gnu: gnome-mines: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
This commit is contained in:
parent
32c8dbf46a
commit
2b949c03a8
1 changed files with 2 additions and 2 deletions
|
@ -2257,7 +2257,7 @@ (define-public libsecret
|
|||
(define-public gnome-mines
|
||||
(package
|
||||
(name "gnome-mines")
|
||||
(version "3.20.0")
|
||||
(version "3.20.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2266,7 +2266,7 @@ (define-public gnome-mines
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"19khp4ckqbdgk6828gprxy52fsg8klf957dnwsin75nskk8whxbp"))))
|
||||
"0frb1r0f55giz7yqxl9920vvzqlirdivz54ygc9d85r8v63fh5aq"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
|
|
Loading…
Reference in a new issue