lilyp pushed a commit to branch gnome-team
in repository guix.
commit abe015a25a9fec549b6eb57f8bfebe7a50d1f0cb
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 83ce8414cb..1df1043d8b 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -482,7 +482,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 "/"
@@ -490,7 +490,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0daq2f96vh6fc3r9348c9vpa13yg2s3pa5irbqr1620bfjwl22wl"))))
+ "09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
(build-system meson-build-system)
(arguments
(list