guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit f54603d537c2b566046c8f78d82c325d6e0e8e38
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Dec 27 22:35:54 2025 +0100
gnu: gnome-maps: Update to 49.3.
* gnu/packages/geo.scm (gnome-maps): Update to 49.3.
[inputs]: Remove gfbgraph.
---
gnu/packages/geo.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 5a3769f27e..946d126c17 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -499,7 +499,7 @@ topology functions.")
(define-public gnome-maps
(package
(name "gnome-maps")
- (version "46.12")
+ (version "49.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -507,7 +507,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
+ "1pxx50cig25dz0ab5xkbppnibb4zcv3r3vy31dkn6ncf24vykj5z"))))
(build-system meson-build-system)
(arguments
(list
@@ -551,7 +551,6 @@ topology functions.")
evolution-data-server
geoclue
geocode-glib
- gfbgraph
gjs
glib
glib-networking