gnu: seahorse: Update to 3.36.2.

* gnu/packages/gnome.scm (seahorse): Update to 3.36.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-06 02:45:39 +02:00
parent b8da9c30d4
commit f68cbccf5d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4130,7 +4130,7 @@ (define-public gnome-themes-standard
(define-public seahorse
(package
(name "seahorse")
(version "3.36")
(version "3.36.2")
(source
(origin
(method url-fetch)
@ -4138,8 +4138,7 @@ (define-public seahorse
(version-major+minor version) "/" name "-"
version ".tar.xz"))
(sha256
(base32
"1nqn4a6dr4l1fpzj3mv4swhpnvhjcqlwsyhwm59sdzqgdfx4hbwr"))))
(base32 "16wmxxppgcgfj8zkagcny5af1c81x32ysm9d6j9f2k7bmik21ss5"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t