gnu: gnome-themes-standard: Update to 3.20.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.
This commit is contained in:
parent
b50e65593f
commit
b04217cc91
|
@ -1605,7 +1605,7 @@ engineering.")
|
||||||
(define-public gnome-themes-standard
|
(define-public gnome-themes-standard
|
||||||
(package
|
(package
|
||||||
(name "gnome-themes-standard")
|
(name "gnome-themes-standard")
|
||||||
(version "3.18.0")
|
(version "3.20")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1614,7 +1614,7 @@ engineering.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1jxss8kxszhf66vic9n1sagczm5amm0mgxpzyxyjna15q82fnip6"))))
|
"1p1vvmzfky1ax3yv9ld10xgqwydhmglxpgq3skrfc4539nrq9phw"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("gtk+" ,gtk+)
|
`(("gtk+" ,gtk+)
|
||||||
|
|
Loading…
Reference in New Issue