gnu: gnome-themes-standard: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.2.
This commit is contained in:
parent
24c91e2fbc
commit
1c7428cd14
|
@ -1662,7 +1662,7 @@ engineering.")
|
||||||
(define-public gnome-themes-standard
|
(define-public gnome-themes-standard
|
||||||
(package
|
(package
|
||||||
(name "gnome-themes-standard")
|
(name "gnome-themes-standard")
|
||||||
(version "3.20")
|
(version "3.20.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1671,7 +1671,7 @@ engineering.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1p1vvmzfky1ax3yv9ld10xgqwydhmglxpgq3skrfc4539nrq9phw"))))
|
"05br99z67f82i18nljpxnwssfnaqp7mph61w3hq0i44z5i5rq3cx"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
|
Loading…
Reference in New Issue