gnu: gnome-mines: Update to 3.36.1.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-29 05:15:00 +02:00
parent 34017e3fea
commit 583ea8f5d0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4636,7 +4636,7 @@ (define-public five-or-more
(define-public gnome-mines
(package
(name "gnome-mines")
(version "3.36.0")
(version "3.36.1")
(source
(origin
(method url-fetch)
@ -4644,8 +4644,7 @@ (define-public gnome-mines
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
"0m53ymxbgr3rb3yv13fzjwqh6shsfr51abkm47rchsy2jryqkzja"))))
(base32 "0m2680r94nk61imym4x73j03jwfjd8cxm592m5ybiqdfdw6i723i"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t