gnu: p11-kit: Update to 0.23.2.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.2.
This commit is contained in:
Leo Famulari 2016-08-14 15:35:52 -04:00
parent 12433a216c
commit 2b11b9ab42
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -71,7 +71,7 @@ (define-public libtasn1
(define-public p11-kit
(package
(name "p11-kit")
(version "0.23.1")
(version "0.23.2")
(source
(origin
(method url-fetch)
@ -79,7 +79,7 @@ (define-public p11-kit
version ".tar.gz"))
(sha256
(base32
"1i3a1wdpagm0p3y1bwaz5x5rjhcpqbcrnhkcp10p259vkxk72wz5"))
"1w7szm190phlkg7qx05ychlj2dbvkgkhx9gw6dx4d5rw62l6wwms"))
(modules '((guix build utils))) ; for substitute*
(snippet
'(begin