guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 8c71945c681ca9361c19f7cfffb994f4313d3598
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:22 2025 +0900
gnu: gnome-weather: Update to 48.0.
* gnu/packages/gnome.scm (gnome-weather): Update to 48.0.
Change-Id: I6e18ab6831fac6a9b779bfea043b5a4e27acd8ef
---
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 b25fb4cd9c..750824a41e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10166,7 +10166,7 @@ associations for GNOME.")
(define-public gnome-weather
(package
(name "gnome-weather")
- (version "46.0")
+ (version "48.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -10174,7 +10174,7 @@ associations for GNOME.")
name "-" version ".tar.xz"))
(sha256
(base32
- "17fllgkvsbsklnazxap4rg2bg2cf5xwgqkgyy8a2wrygbiq2cf0m"))))
+ "1dfv9cxq2rf8jhdd71pi1xj40qq5sg5k8wfl2sa2zbhmv2rnj1ac"))))
(build-system meson-build-system)
(arguments
(list