guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit e0fe4ba865c6e39d290ec55b811a4c0c533a40cb
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 22:57:50 2025 +0900
gnu: gnome-maps: Update to 48.4.
* gnu/packages/geo.scm (gnome-maps): Update to 48.4.
Change-Id: I75b6f36ee83d092a67d1fddcafd47b8c6bfd8de4
---
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 bafbfa8b77..21fa9cd0c8 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 "48.2")
+ (version "48.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -501,7 +501,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1fcc1aiq19jm849m97kpbz6cfmvjg9w9mx2bxs31dyw5d09dcvdd"))))
+ "1jj5xrybjc229p0021f54mnns3xq5q3fj5rcs8zbvzmkn2w1d1xf"))))
(build-system meson-build-system)
(arguments
(list