gnu: gnutls: Update 3.5.6.

* gnu/packages/tls.scm (gnutls): Update to 3.5.6.
master
Tobias Geerinckx-Rice 2016-11-30 14:13:14 +01:00
parent 9b5f498def
commit 7d07e2a527
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ living in the same process.")
(define-public gnutls
(package
(name "gnutls")
(version "3.5.4")
(version "3.5.6")
(source (origin
(method url-fetch)
(uri
@ -149,7 +149,7 @@ living in the same process.")
"/gnutls-" version ".tar.xz"))
(sha256
(base32
"1sx8p7v452s9m854r2c5pvcd1k15a3caiv5h35fhrxz0691h2f2f"))))
"16kbih51fwzxzqpvskqi8ywyl6zfhxzrqj7sdxh5iiripwavff33"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags