guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 855101190c94b2d4bc11272e002072b115507681
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:18 2025 +0900
gnu: gnome-maps: Update to 48.2.
* gnu/packages/geo.scm (gnome-maps): Update to 48.2.
Change-Id: I6c5e43409e6be02ee45c9d706ece6e7fadeaf6b3
---
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 bcd7b60246..bafbfa8b77 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -493,7 +493,7 @@ topology functions.")
(define-public gnome-maps
(package
(name "gnome-maps")
- (version "46.12")
+ (version "48.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -501,7 +501,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
+ "1fcc1aiq19jm849m97kpbz6cfmvjg9w9mx2bxs31dyw5d09dcvdd"))))
(build-system meson-build-system)
(arguments
(list