Skip to content
Snippets Groups Projects
Commit 19bda3f1 authored by Paul van der Walt's avatar Paul van der Walt
Browse files

gnu: libksba: Update to 1.3.3.

* gnu/packages/gnupg.scm (libksba): Update to 1.3.3.
parent a0e984c3
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ (define-public libassuan
(define-public libksba
(package
(name "libksba")
(version "1.3.2")
(version "1.3.3")
(source
(origin
(method url-fetch)
......@@ -143,7 +143,7 @@ (define-public libksba
version ".tar.bz2"))
(sha256
(base32
"01l4hvcknk9nb4bvyb6aqaid19jg0wv3ik54j1b89hnzamwm75gb"))))
"11kp3h9l3b8ikydkcdkwgx45r662zi30m26ra5llyhfh6kz5yzqc"))))
(build-system gnu-build-system)
(propagated-inputs
`(("libgpg-error" ,libgpg-error)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment