gnu: mate-themes: Update to 3.22.24.

* gnu/packages/mate.scm (mate-themes): Update to 3.22.24.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Andy Tai 2023-06-15 10:35:30 -07:00 committed by 宋文武
parent 4487505b3f
commit b3ecbe16d2
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -198,14 +198,14 @@ (define-public mate-icon-theme-faenza
(define-public mate-themes
(package
(name "mate-themes")
(version "3.22.21")
(version "3.22.24")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/themes/" (version-major+minor version)
"/mate-themes-" version ".tar.xz"))
(sha256
(base32 "051g2vq817g84yrqzf7hjcqr4xrghnw1rprjd6jf5mhhzmwcas6n"))))
(base32 "0jkfrz5fp4qnixfpc1pjjlba3nj6v2fqqpfgqhjdwcak50m3m2rx"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool gdk-pixbuf ; gdk-pixbuf+svg isn't needed