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

* gnu/packages/gnome.scm (five-or-more): Update to 3.30.0.
master
Ricardo Wurmus 2018-12-04 05:11:20 +01:00 committed by Kei Kebreau
parent 5f36c5eb12
commit fd0557f84c
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2838,7 +2838,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.28.0") (version "3.30.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2847,7 +2847,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1fy4a7qdjqvabm0cl45d6xlx6hy4paxvm0b2paifff73bl250d5c")))) "00d729p251kh96624i7qg2370r5mxwafs016i6hy01vsr71jzb9x"))))
(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)