gnu: gnu-mate-icon-theme-faenza: Update to 1.20.0.
* gnu/packages/mate.scm (gnu-mate-icon-theme-faenza): Update to 1.20.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
1e4999de71
commit
807900804d
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ (define-public mate-icon-theme
|
|||
(define-public mate-icon-theme-faenza
|
||||
(package
|
||||
(name "mate-icon-theme-faenza")
|
||||
(version "1.18.1")
|
||||
(version "1.20.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://pub.mate-desktop.org/releases/"
|
||||
|
@ -125,7 +125,7 @@ (define-public mate-icon-theme-faenza
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0vc3wg9l5yrxm0xmligz4lw2g3nqj1dz8fwv90xvym8pbjds2849"))))
|
||||
"000vr9cnbl2qlysf2gyg1lsjirqdzmwrnh6d3hyrsfc0r2vh4wna"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue