summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-06-06 15:21:54 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-06-06 15:24:26 +0200
commit5c5bd76f314924402c8a6d9323936cd187e20de5 (patch)
tree3f56a1ba8a2a88c2d8c22fed21591db7226ede93 /gnu/packages/tls.scm
parent0bcf20e9491ae122942e8b210469ff4cd772a134 (diff)
downloadguix-patches-5c5bd76f314924402c8a6d9323936cd187e20de5.tar
guix-patches-5c5bd76f314924402c8a6d9323936cd187e20de5.tar.gz
gnu: openconnect: Add a comment about the gnutls version.
* gnu/packages/vpn.scm (openconnect): Add said comment. * gnu/packages/tls.scm (gnutls): Add backlink to optimise SEO.
Diffstat (limited to 'gnu/packages/tls.scm')
-rw-r--r--gnu/packages/tls.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index ec81b7bf07..8a644a3ef2 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -165,6 +165,7 @@ living in the same process.")
(define-public gnutls
(package
(name "gnutls")
+ ;; XXX Unversion openconnect's "gnutls" input when ungrafting.
(replacement gnutls-3.6.13)
(version "3.6.12")
(source (origin