gnu: gnome-mines: Update to 3.18.2.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.18.2.
This commit is contained in:
parent
34b979b903
commit
daee4191e1
@ -2130,7 +2130,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.16.0")
|
(version "3.18.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2139,7 +2139,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0wfvqyryc1093l4dr75zv9h0jyn28z6wirdq03lm5w24qf9lvjjx"))))
|
"0izkcf81rji4dj9k0k93ij4lp5iza2bh6jwlcdhbjfv2xdw0f7ky"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user