lilyp pushed a commit to branch gnome-team
in repository guix.
commit 2d48993c3d1224ce0d1819b3c1be9d6b59fcbd6a
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Mon Jul 15 23:02:14 2024 +0200
gnu: gnome-maps: Update to 46.11.
* gnu/packages/geo.scm (gnome-maps): Update to 46.11.
---
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 ee7f91a226..83ce8414cb 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -482,7 +482,7 @@ topology functions.")
(define-public gnome-maps
(package
(name "gnome-maps")
- (version "46.10")
+ (version "46.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -490,7 +490,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1br1ak0cwvvv8rszj9ffyvir7qcbxys940ygy22dzzn2l2byw9az"))))
+ "0daq2f96vh6fc3r9348c9vpa13yg2s3pa5irbqr1620bfjwl22wl"))))
(build-system meson-build-system)
(arguments
(list