guix-patches
[Top][All Lists]
Advanced

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

[bug#35106] [PATCH 19/31] gnu: mate-control-center: Update to 1.22.0.


From: guy fleury iteriteka
Subject: [bug#35106] [PATCH 19/31] gnu: mate-control-center: Update to 1.22.0.
Date: Tue, 2 Apr 2019 19:26:26 +0200

* gnu/packages/mate.scm (mate-control-center): Update to 1.22.0.
---
 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 163b5d7..52bc9be 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -908,7 +908,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.22.0")
     (source
      (origin
        (method url-fetch)
@@ -917,7 +917,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0flnn0h8f5aqyccwrlv7qxchvr3kqmlfdga6wq28d55zkpv5m7dl"))))
+         "06wpfsxsiv7w3dl7p395r5vcxqbjlllydqbnvbr6yn0lrac15i71"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.21.0






reply via email to

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