gnu: gnome-themes-standard: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.2.
This commit is contained in:
parent
ea2c15825c
commit
41d54c1558
|
@ -1663,7 +1663,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.2")
|
(version "3.22.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1672,7 +1672,7 @@ engineering.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"05br99z67f82i18nljpxnwssfnaqp7mph61w3hq0i44z5i5rq3cx"))))
|
"19bxw69ms46px5xgvwbjlhq2vkmrqfx2az49q63w2wxqb76icidk"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
|
Loading…
Reference in New Issue