Skip to content
Snippets Groups Projects
Unverified Commit d84f7182 authored by Kei Kebreau's avatar Kei Kebreau
Browse files

gnu: mate-icon-theme: Update to 1.18.2.

* gnu/packages/mate.scm (mate-icon-theme): Update to 1.18.2.
parent b6821ee0
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ (define-module (gnu packages mate) ...@@ -37,7 +37,7 @@ (define-module (gnu packages mate)
(define-public mate-icon-theme (define-public mate-icon-theme
(package (package
(name "mate-icon-theme") (name "mate-icon-theme")
(version "1.16.0") (version "1.18.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://pub.mate-desktop.org/releases/" (uri (string-append "http://pub.mate-desktop.org/releases/"
...@@ -45,7 +45,7 @@ (define-public mate-icon-theme ...@@ -45,7 +45,7 @@ (define-public mate-icon-theme
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1zldw22p1i76iss8car39pmfagpfxxlfk1fdhvr4x5r6gf36gv7d")))) "0si3li3kza7s45zhasjvqn5f85zpkn0x8i4kq1dlnqvjjqzkg4ch"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment