guix-patches
[Top][All Lists]
Advanced

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

[bug#34737] [PATCH 06/31] gnu: libmatewether: Update to 1.20.2


From: guy fleury iteriteka
Subject: [bug#34737] [PATCH 06/31] gnu: libmatewether: Update to 1.20.2
Date: Mon, 4 Mar 2019 12:18:52 +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 85a5be4..216615d 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -216,7 +216,7 @@ desktop and the mate-about program.")
 (define-public libmateweather
   (package
     (name "libmateweather")
-    (version "1.18.1")
+    (version "1.20.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://pub.mate-desktop.org/releases/";
@@ -224,7 +224,7 @@ desktop and the mate-about program.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0z6vfh42fv9rqjrraqfpf6h9nd9h662bxy3l3r48j19xvxrwmx3a"))))
+                "1ksp1xn13m94sjnnrx2dyv7hlbgjbnbahwdyaq35r2419b366hxv"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
-- 
2.20.1






reply via email to

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