gnu: gnome-mines: Update to 3.20.1.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
This commit is contained in:
宋文武 2016-08-22 21:54:30 +08:00
parent 32c8dbf46a
commit 2b949c03a8
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 2 additions and 2 deletions

View File

@ -2257,7 +2257,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.20.0") (version "3.20.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2266,7 +2266,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"19khp4ckqbdgk6828gprxy52fsg8klf957dnwsin75nskk8whxbp")))) "0frb1r0f55giz7yqxl9920vvzqlirdivz54ygc9d85r8v63fh5aq"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:phases '(#:phases