This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new a77804572c gnu: mate-themes: Update to 3.22.26.
a77804572c is described below
commit a77804572ca28d0fac905860dbc1e8244f9e7e4d
Author: FuncProgLinux <[email protected]>
AuthorDate: Tue Oct 21 12:10:45 2025 -0600
gnu: mate-themes: Update to 3.22.26.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.26.
Change-Id: I5268e65b79b7b69a1c078c6c7a4c7f6f1427faa3
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index ab21a7c8f7..f60f229ce6 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -208,14 +208,14 @@ Faenza-Fresh icon packs.")
(define-public mate-themes
(package
(name "mate-themes")
- (version "3.22.24")
+ (version "3.22.26")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/themes/" (version-major+minor
version)
"/mate-themes-" version ".tar.xz"))
(sha256
- (base32 "0jkfrz5fp4qnixfpc1pjjlba3nj6v2fqqpfgqhjdwcak50m3m2rx"))))
+ (base32 "1msyfpmhgijzr2i4jhzmrf9ilhlq994havbmrzqp6fzbck9qjki2"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool gdk-pixbuf ; gdk-pixbuf+svg isn't needed