gnu: mate-icon-theme: Update to 1.22.0.
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.20.3. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
8b493c7cf0
commit
80e8305146
@ -94,7 +94,7 @@ MATE applications.")
|
|||||||
(define-public mate-icon-theme
|
(define-public mate-icon-theme
|
||||||
(package
|
(package
|
||||||
(name "mate-icon-theme")
|
(name "mate-icon-theme")
|
||||||
(version "1.18.2")
|
(version "1.22.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://pub.mate-desktop.org/releases/"
|
(uri (string-append "https://pub.mate-desktop.org/releases/"
|
||||||
@ -102,7 +102,7 @@ MATE applications.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0si3li3kza7s45zhasjvqn5f85zpkn0x8i4kq1dlnqvjjqzkg4ch"))))
|
"090vfxpn1b1wwvkilv1j3cx4swdm4z0s7xyvhvqhdzj58zsf2000"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
Loading…
Reference in New Issue
Block a user