guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 26/31] gnu: mate-utils: Update to 1.20.2


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 26/31] gnu: mate-utils: Update to 1.20.2
Date: Mon, 4 Mar 2019 12:19:12 +0100

---
 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 976279b..4261b48 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1227,7 +1227,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.20.2")
     (source
      (origin
        (method url-fetch)
@@ -1236,7 +1236,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0wr395dqfigj19ps0d76ycgwfljl9xxgs1a1g5wx6kcz5mvhzn5v"))))
+         "0w7hw192jzhad8jab8mjms4x6k2xijvb3rhlbxb6z5n5880xgfqf"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.20.1






reply via email to

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