guix-commits
[Top][All Lists]
Advanced

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

17/32: gnu: mate-backgrounds: Update to 1.26.0.


From: guix-commits
Subject: 17/32: gnu: mate-backgrounds: Update to 1.26.0.
Date: Sat, 22 Jul 2023 04:47:37 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit 4504449cb734f2ee0ffb9ad178f7563621ad38ac
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:19 2023 -0700

    gnu: mate-backgrounds: Update to 1.26.0.
    
    * gnu/packages/mate.scm (mate-backgrounds): update to 1.26.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 043ab34176..032881ceaa 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1084,7 +1084,7 @@ sessions, panels, menus, file management, and 
preferences.")
 (define-public mate-backgrounds
   (package
     (name "mate-backgrounds")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -1092,7 +1092,7 @@ sessions, panels, menus, file management, and 
preferences.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0b9yx68p9l867bqsl9z2g4wrs8p396ls673jgaliys5snmk8n8dn"))))
+         "0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool))



reply via email to

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