gnu: seahorse: Update to 3.36.2.
* gnu/packages/gnome.scm (seahorse): Update to 3.36.2.
This commit is contained in:
parent
b8da9c30d4
commit
f68cbccf5d
@ -4130,7 +4130,7 @@ engineering.")
|
|||||||
(define-public seahorse
|
(define-public seahorse
|
||||||
(package
|
(package
|
||||||
(name "seahorse")
|
(name "seahorse")
|
||||||
(version "3.36")
|
(version "3.36.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -4138,8 +4138,7 @@ engineering.")
|
|||||||
(version-major+minor version) "/" name "-"
|
(version-major+minor version) "/" name "-"
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "16wmxxppgcgfj8zkagcny5af1c81x32ysm9d6j9f2k7bmik21ss5"))))
|
||||||
"1nqn4a6dr4l1fpzj3mv4swhpnvhjcqlwsyhwm59sdzqgdfx4hbwr"))))
|
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user