lilyp pushed a commit to branch gnome-team
in repository guix.
commit 40c1215210d4494089a1b4788e762f56d2eb470f
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:07 2025 +0100
gnu: gnome-maps: Update to 46.12.
* gnu/packages/geo.scm (gnome-maps): Update to 46.12.
---
gnu/packages/geo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index b41b4009ae..251ef5ced9 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -487,7 +487,7 @@ topology functions.")
(define-public gnome-maps
(package
(name "gnome-maps")
- (version "46.11")
+ (version "46.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -495,7 +495,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0daq2f96vh6fc3r9348c9vpa13yg2s3pa5irbqr1620bfjwl22wl"))))
+ "09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
(build-system meson-build-system)
(arguments
(list