guix-commits
[Top][All Lists]
Advanced

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

17/24: gnu: libgweather4: Update to 4.2.0.


From: guix-commits
Subject: 17/24: gnu: libgweather4: Update to 4.2.0.
Date: Sun, 3 Dec 2023 01:18:49 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 79ea7270ecf3c050d1eea86004902d65d00e70d1
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Fri Nov 24 00:26:00 2023 +0100

    gnu: libgweather4: Update to 4.2.0.
    
    * gnu/packages/gnome.scm (libgweather4): Update to 4.2.0.
    
    Change-Id: Iaac8aae420a80858c8f39cb1ad8de9c5499410fa
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 854fa88c10..089665367e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5886,7 +5886,7 @@ services for numerous locations.")
   (package
     (inherit libgweather)
     (name "libgweather4")
-    (version "4.1.1")
+    (version "4.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libgweather/"
@@ -5894,7 +5894,7 @@ services for numerous locations.")
                                   "libgweather-" version ".tar.xz"))
               (sha256
                (base32
-                "1wh3asniv5yiqp0dsk96as2bkx72hamh3ij2md8k0is9yd7ppbjm"))))
+                "00v2rb9dizfvcsq3bgrz68bsi1k04ln5fqhx1q06m5yql0nq32mg"))))
     (arguments
      (list
       #:configure-flags



reply via email to

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