guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 52a5d7758fb8e757b171915ec880fb8763c27a8f
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 6d019640fd..9a0f332703 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -495,7 +495,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 "/"
@@ -503,7 +503,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
+ "1fcc1aiq19jm849m97kpbz6cfmvjg9w9mx2bxs31dyw5d09dcvdd"))))
(build-system meson-build-system)
(arguments
(list