me
/
guix
Archived
1
0
Fork 0

gnu: gnome-mines: Update to 40.1.

* gnu/packages/gnome.scm (gnome-mines): Update to 40.1.
master
Tobias Geerinckx-Rice 2022-05-29 02:00:02 +02:00
parent b6086d315f
commit 1b6c908150
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4996,7 +4996,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
(define-public gnome-mines
(package
(name "gnome-mines")
(version "40.0")
(version "40.1")
(source
(origin
(method url-fetch)
@ -5004,7 +5004,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
(version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32 "0sf6kdvhr4pr3hddnj6ql9larz2wy108sri31id6x9g459nbly8z"))))
(base32 "0whjwdxhyw5bvibd9qvpm2yc5g7yhy8h3rn027kv5cqwyyryj0im"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t