guix-commits
[Top][All Lists]
Advanced

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

25/31: gnu: mate-utils: Update to 1.22.0.


From: guix-commits
Subject: 25/31: gnu: mate-utils: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:14 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 24eee2c025f6ded83a7728e2b39e6e180bc82c56
Author: Guy fleury <address@hidden>
Date:   Wed Apr 3 14:32:05 2019 +0200

    gnu: mate-utils: Update to 1.22.0.
    
    * gnu/packages/mate.scm (mate-utils): Update to 1.22.0.
    
    Signed-off-by: Danny Milosavljevic <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 0d69225..7c2abc9 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1228,7 +1228,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public mate-utils
   (package
     (name "mate-utils")
-    (version "1.18.2")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1237,7 +1237,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0wr395dqfigj19ps0d76ycgwfljl9xxgs1a1g5wx6kcz5mvhzn5v"))))
+         "0kz95hicjksgkwaj83fdp2rnaygfgjbj0jsnwy4n0lj5q90j7r28"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

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