gnu: hicolor-icon-theme: Update to 0.15.

* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.15.
[source][uri]: Use .tar.xz file.
This commit is contained in:
Mark H Weaver 2017-01-09 03:17:49 -05:00
parent b18e5945b6
commit b62a0070bf
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -712,15 +712,15 @@ (define-public shared-mime-info
(define-public hicolor-icon-theme
(package
(name "hicolor-icon-theme")
(version "0.12")
(version "0.15")
(source
(origin
(method url-fetch)
(uri (string-append "https://icon-theme.freedesktop.org/releases/"
"hicolor-icon-theme-" version ".tar.gz"))
"hicolor-icon-theme-" version ".tar.xz"))
(sha256
(base32
"0wzc7g4ldb2l8zc0x2785ck808c03i857jji942ikakyc68adp4y"))))
"1k1kf2c5zbqh31nglc3nxs9j6wr083k9kjyql8p22ccc671mmi4w"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no check target