~ruther/guix-local

d8a1be63286254fcd3293dd1accf44d79a3fd473 — Leo Famulari 9 years ago 0581c27
gnu: certbot: Improve synopsis.

* gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/tls.scm
M gnu/packages/tls.scm => gnu/packages/tls.scm +1 -1
@@ 555,7 555,7 @@ security, and applying best practice development processes.")
       ("python2-psutil" ,python2-psutil)
       ("python2-requests" ,python2-requests)
       ("python2-pytz" ,python2-pytz)))
    (synopsis "Let's Encrypt client")
    (synopsis "Let's Encrypt client by the Electronic Frontier Foundation")
    (description "Tool to automatically receive and install X.509 certificates
to enable TLS on servers.  The client will interoperate with the Let’s Encrypt CA which
will be issuing browser-trusted certificates for free.")