mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
580c8f4b4a
commit
f5ffb939ee
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue