gnu: gnome-maps: Update to 3.36.7.

* gnu/packages/geo.scm (gnome-maps): Update to 3.36.7.
This commit is contained in:
Leo Prikler 2021-07-12 15:02:52 +02:00
parent 4f013b8c82
commit 718c09cf73
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87

View File

@ -210,7 +210,7 @@ topology functions.")
(define-public gnome-maps
(package
(name "gnome-maps")
(version "3.34.2")
(version "3.36.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -218,7 +218,7 @@ topology functions.")
name "-" version ".tar.xz"))
(sha256
(base32
"00xslcnhhwslqglgfv2im7vq3awa49y2jxzr8wsby7f713k28vf5"))))
"09rgw8hq3ligap1zzjhx25q354ficpbiw1z9ramghhcqbpylsxdh"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t