guix-patches
[Top][All Lists]
Advanced

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

[bug#40324] [PATCH 03/30] gnu: libmateweather: Update to 1.24.0.


From: Jonathan Brielmaier
Subject: [bug#40324] [PATCH 03/30] gnu: libmateweather: Update to 1.24.0.
Date: Mon, 30 Mar 2020 15:21:48 +0200

* gnu/packages/mate.scm (libmateweather): Update to 1.24.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 40f43a10ea..467903288b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -255,7 +255,7 @@ desktop and the mate-about program.")
 (define-public libmateweather
   (package
     (name "libmateweather")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -263,7 +263,7 @@ desktop and the mate-about program.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ribgcwl4ncfbcf9bkcbxrgc7yzajdnxg12837psngymkqswlp6a"))))
+         "094mnlczxq9crjj8z7dzs1zmwscdkbp54l3qjaf4a4bhd8lihv8d"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
--
2.26.0






reply via email to

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