guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: certbot: Update to 1.0.0.


From: guix-commits
Subject: 02/02: gnu: certbot: Update to 1.0.0.
Date: Fri, 13 Dec 2019 07:47:14 -0500 (EST)

brettgilio pushed a commit to branch master
in repository guix.

commit c08dc8d593b6d14443205c15fb2e55cd6fabbe3d
Author: Brett Gilio <address@hidden>
Date:   Fri Dec 13 06:47:03 2019 -0600

    gnu: certbot: Update to 1.0.0.
    
    * gnu/packages/tls.scm (certbot): Update to 1.0.0.
---
 gnu/packages/tls.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index e95069d..10d8643 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -610,7 +610,7 @@ netcat implementation that supports TLS.")
               (uri (pypi-uri "certbot" version))
               (sha256
                (base32
-                "1l8h7ggq75h59246mmzigmjr5jvzi29hihrnz9aiqh6g8hq1pj4d"))))
+                "0aih7sir5byy8ah9lrgzwcaga7hjw98qj8bb1pxzzzqrvcqjvf46"))))
     (build-system python-build-system)
     (arguments
      `(,@(substitute-keyword-arguments (package-arguments python-acme)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]