gnu: gnome-mines: Update to 3.36.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.1.master
parent
34017e3fea
commit
583ea8f5d0
|
@ -4636,7 +4636,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.36.0")
|
(version "3.36.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4644,8 +4644,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
|
||||||
(version-major+minor version) "/"
|
(version-major+minor version) "/"
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "0m2680r94nk61imym4x73j03jwfjd8cxm592m5ybiqdfdw6i723i"))))
|
||||||
"0m53ymxbgr3rb3yv13fzjwqh6shsfr51abkm47rchsy2jryqkzja"))))
|
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
|
Reference in New Issue