gnu: gnome-mines: Update to 3.36.0.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Michael Rohleder 2020-08-26 02:05:19 +02:00 committed by Mathieu Othacehe
parent 80260be438
commit 64b5aa84ad
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -4635,7 +4635,7 @@ (define-public five-or-more
(define-public gnome-mines
(package
(name "gnome-mines")
(version "3.34.0")
(version "3.36.0")
(source
(origin
(method url-fetch)
@ -4644,7 +4644,7 @@ (define-public gnome-mines
name "-" version ".tar.xz"))
(sha256
(base32
"1spxa6qr1y8s5rrsvpciywpvhk812ngn95s1apaxaigwy2g1iw54"))))
"0m53ymxbgr3rb3yv13fzjwqh6shsfr51abkm47rchsy2jryqkzja"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t