guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 8863599ddbc4b68328fce1436aca0e57e989ba49
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 d276c25ecd..b539b602dd 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -498,7 +498,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 "/"
@@ -506,7 +506,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1fcc1aiq19jm849m97kpbz6cfmvjg9w9mx2bxs31dyw5d09dcvdd"))))
+ "1jj5xrybjc229p0021f54mnns3xq5q3fj5rcs8zbvzmkn2w1d1xf"))))
(build-system meson-build-system)
(arguments
(list