summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-02-21 08:54:39 +0200
committerEfraim Flashner <efraim@flashner.co.il>2017-02-21 20:15:44 +0200
commit0b86650650c558c0da32f9cfebea4be78884486d (patch)
tree5821399de7f5f29069e5400eed5c9758e3adf535 /gnu/packages/tls.scm
parenteed214ef226c80529170b2070a43deea8b7d9de5 (diff)
downloadpatches-0b86650650c558c0da32f9cfebea4be78884486d.tar
patches-0b86650650c558c0da32f9cfebea4be78884486d.tar.gz
gnu: gnutls: Update to 3.5.9.
* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
Diffstat (limited to 'gnu/packages/tls.scm')
-rw-r--r--gnu/packages/tls.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 214f0145b3..c5580f984e 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -140,7 +140,7 @@ living in the same process.")
(define-public gnutls
(package
(name "gnutls")
- (version "3.5.8")
+ (version "3.5.9")
(source (origin
(method url-fetch)
(uri
@@ -151,7 +151,7 @@ living in the same process.")
"/gnutls-" version ".tar.xz"))
(sha256
(base32
- "1zyl2z63s68hx1dpxqx0lykmlf3rwrzlrf44sq3h7dvjmr1z55qf"))))
+ "0l9971841jsfdcvcyhas17sk5rsby6x5vvwcmmj4x3zi9q60zcc2"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags