me
/
guix
Archived
1
0
Fork 0

gnu: five-or-more: Update to 3.32.2.

* gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
master
Tobias Geerinckx-Rice 2020-05-01 14:02:27 +02:00
parent 5bd2d42e8e
commit ee75b46fb4
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3799,7 +3799,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
(define-public five-or-more (define-public five-or-more
(package (package
(name "five-or-more") (name "five-or-more")
(version "3.32.1") (version "3.32.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3807,7 +3807,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
(version-major+minor version) "/" (version-major+minor version) "/"
"five-or-more-" version ".tar.xz")) "five-or-more-" version ".tar.xz"))
(sha256 (sha256
(base32 "0xw05dd2dwi9vsph9h158b4n89s5k07xrh6bjz1icm0pdmjwhpgk")))) (base32 "19pf8wzbf3ciqf2k4bj9sddvyhckfd62x86pnqr6s8h4vn9jc6ii"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:glib-or-gtk? #t '(#:glib-or-gtk? #t