lilyp pushed a commit to branch gnome-team in repository guix. commit dd613c679e8d2d8fcfd65e7d9384cc4534922831 Author: Liliana Marie Prikler <liliana.prik...@gmail.com> 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 bb77c2bc16..b41b4009ae 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -487,7 +487,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 "/" @@ -495,7 +495,7 @@ topology functions.") name "-" version ".tar.xz")) (sha256 (base32 - "1br1ak0cwvvv8rszj9ffyvir7qcbxys940ygy22dzzn2l2byw9az")))) + "0daq2f96vh6fc3r9348c9vpa13yg2s3pa5irbqr1620bfjwl22wl")))) (build-system meson-build-system) (arguments (list