guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 20/31] gnu: mate-control-center: Update to 1.20.4


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 20/31] gnu: mate-control-center: Update to 1.20.4
Date: Mon, 4 Mar 2019 12:19:06 +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 37d6404..f55c1cf 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -907,7 +907,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
 (define-public mate-control-center
   (package
     (name "mate-control-center")
-    (version "1.18.2")
+    (version "1.20.4")
     (source
      (origin
        (method url-fetch)
@@ -916,7 +916,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0flnn0h8f5aqyccwrlv7qxchvr3kqmlfdga6wq28d55zkpv5m7dl"))))
+         "1rjxndikj0w516nlvyzcss31l9qjwkzvns7ygasnjbl02bgml9a4"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.20.1






reply via email to

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