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
1 changed files with 2 additions and 2 deletions

View File

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