gnu: seahorse: Update to 3.30.

* gnu/packages/gnome.scm (seahorse): Update to 3.30.
This commit is contained in:
Ricardo Wurmus 2018-12-04 05:09:43 +01:00 committed by Kei Kebreau
parent 6cc6e3e514
commit 0db6bafb3d
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2214,7 +2214,7 @@ engineering.")
(define-public seahorse (define-public seahorse
(package (package
(name "seahorse") (name "seahorse")
(version "3.20.0") (version "3.30")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2223,7 +2223,7 @@ engineering.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1py6fj19kb8aaxvg6yrpd0876azc2zjvis98aqz37a2lxmhp9c72")))) "1sbj1czlx1fakm72dwgbn0bwm12j838yaky4mkf6hf8j8afnxmzp"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(inputs (inputs
`(("gtk+" ,gtk+) `(("gtk+" ,gtk+)