gnu: gnome-mines: Update to 3.30.1.1.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.30.1.1.
master
Ricardo Wurmus 2018-12-04 05:11:40 +01:00 committed by Kei Kebreau
parent fd0557f84c
commit f7a584f4e3
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2869,7 +2869,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.28.0") (version "3.30.1.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2878,7 +2878,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"16w55hqaxipcv870n9gpn6qiywbqbyg7bjshaa02r75ias8dfxvf")))) "08ddk400sg1g3q26gnm5mgv81vdqyix0yl7pd47p50vkc1w6f33z"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:phases `(#:phases