guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64084] [PATCH 18/29] gnu: mate-backgrounds: Update to 1.26.0


From: Andy Tai
Subject: [bug#64084] [PATCH 18/29] gnu: mate-backgrounds: Update to 1.26.0
Date: Thu, 15 Jun 2023 10:35:19 -0700

* gnu/packages/mate.scm (mate-backgrounds): update to 1.26.0
---
 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 246985b46e..35d0d04aad 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1081,7 +1081,7 @@ (define-public mate-calc
 (define-public mate-backgrounds
   (package
     (name "mate-backgrounds")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -1089,7 +1089,7 @@ (define-public mate-backgrounds
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0b9yx68p9l867bqsl9z2g4wrs8p396ls673jgaliys5snmk8n8dn"))))
+         "0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool))
-- 
2.40.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]