me
/
guix
Archived
1
0
Fork 0

gnu: gnutls: Update to 3.3.14.

* gnu/packages/gnutls.scm (gnutls): Update to 3.3.14.
master
Mark H Weaver 2015-04-06 21:55:00 -04:00
parent 31b254a324
commit 1e44ebcc83
1 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ living in the same process.")
(define-public gnutls
(package
(name "gnutls")
(version "3.3.12")
(version "3.3.14")
(source (origin
(method url-fetch)
(uri
@ -114,7 +114,7 @@ living in the same process.")
"/gnutls-" version ".tar.xz"))
(sha256
(base32
"16r96bzsfqx1rlqrkggmhhx6zbxj1fmc3mwpp0ik73ylqn93xav7"))))
"0lpcgkp8bb1b7f9z935f7h9c0srd4fc52404x70hk2ddz8q01yhd"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags