gnu: gnome-weather: Update to 48.0.

* gnu/packages/gnome.scm (gnome-weather): Update to 48.0.

Change-Id: I6e18ab6831fac6a9b779bfea043b5a4e27acd8ef
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:22 +09:00 committed by Liliana Marie Prikler
parent 580c8f4b4a
commit f5ffb939ee
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -10525,7 +10525,7 @@ associations for GNOME.")
(define-public gnome-weather (define-public gnome-weather
(package (package
(name "gnome-weather") (name "gnome-weather")
(version "46.0") (version "48.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -10533,7 +10533,7 @@ associations for GNOME.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"17fllgkvsbsklnazxap4rg2bg2cf5xwgqkgyy8a2wrygbiq2cf0m")))) "1dfv9cxq2rf8jhdd71pi1xj40qq5sg5k8wfl2sa2zbhmv2rnj1ac"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list