gnu: gnome-mines: Update to 3.24.0.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
This commit is contained in:
Marius Bakke 2017-05-24 19:38:07 +02:00
parent 34a8af2d9d
commit ac89f213e3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2367,7 +2367,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
(define-public gnome-mines (define-public gnome-mines
(package (package
(name "gnome-mines") (name "gnome-mines")
(version "3.22.2") (version "3.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2376,7 +2376,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1wia0nj5i244m6pq3lridvk3vx9yipsa9l921nsskd97115mnyza")))) "1xh2as2xmh7gx45gpnl0fh9xjpvyyn3m84qgv41kyp2s4clsyqz6"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:phases '(#:phases