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

* gnu/packages/gnome.scm (five-or-more): Update to 3.26.0.
This commit is contained in:
Kei Kebreau 2017-11-02 07:36:23 -04:00
parent 30ee6bf5d2
commit 2524a2a17a
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2578,7 +2578,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.22.2") (version "3.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2587,7 +2587,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1b26afyjr26wqy5j008gzsi3hpblbmabh0192lx6414lml1qxkxs")))) "0wkp08xsqr9p9cgdfghi424diajs016b2h4bsfcr5y9xc3rgf93w"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)