gnu: gnome-maps: Update to 3.34.2.

* gnu/packages/geo.scm (gnome-maps): Update to 3.34.2.

(cherry picked from commit 08c5ffd3c2)
This commit is contained in:
Kei Kebreau 2019-12-23 13:06:46 -05:00
parent 3a7e066f71
commit 5b4ebb42dc
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -140,7 +140,7 @@ (define-public geos
(define-public gnome-maps
(package
(name "gnome-maps")
(version "3.32.2.1")
(version "3.34.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -148,7 +148,7 @@ (define-public gnome-maps
name "-" version ".tar.xz"))
(sha256
(base32
"1m191iq1gjaqz79ci3dkbmwrkxp7pzknngimlf5bqib5x8yairlb"))))
"00xslcnhhwslqglgfv2im7vq3awa49y2jxzr8wsby7f713k28vf5"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t