guix-commits
[Top][All Lists]
Advanced

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

20/34: gnu: mate-backgrounds: Update to 1.24.1.


From: guix-commits
Subject: 20/34: gnu: mate-backgrounds: Update to 1.24.1.
Date: Thu, 2 Apr 2020 10:07:31 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 66adc72e7abb2cea9f8d7f85439caf3a8a7503a3
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:22:04 2020 +0200

    gnu: mate-backgrounds: Update to 1.24.1.
    
    * gnu/packages/mate.scm (mate-backgrounds): Update to 1.24.1.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 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 9339c06..fc593b4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1128,7 +1128,7 @@ sessions, panels, menus, file management, and 
preferences.")
 (define-public mate-backgrounds
   (package
     (name "mate-backgrounds")
-    (version "1.22.0")
+    (version "1.24.1")
     (source
      (origin
        (method url-fetch)
@@ -1136,7 +1136,7 @@ sessions, panels, menus, file management, and 
preferences.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1j9ch04qi2q4mdcvb92w667ra9hpfdf2bfpi1dpw0nbph7r6qvj9"))))
+         "0b9yx68p9l867bqsl9z2g4wrs8p396ls673jgaliys5snmk8n8dn"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)))



reply via email to

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