[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/182: gnu: certbot, python-acme: Update to 0.40.1.
From: |
guix-commits |
Subject: |
105/182: gnu: certbot, python-acme: Update to 0.40.1. |
Date: |
Fri, 15 Nov 2019 00:01:48 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 80a54b90f5866043293ac678fbf0f1434d25cc7b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 13:42:49 2019 +0100
gnu: certbot, python-acme: Update to 0.40.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.40.1.
---
gnu/packages/tls.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 5358058..02609fd 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -542,13 +542,13 @@ netcat implementation that supports TLS.")
(package
(name "python-acme")
;; Remember to update the hash of certbot when updating python-acme.
- (version "0.39.0")
+ (version "0.40.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "acme" version))
(sha256
(base32
- "021nyzld949ahrhamlcgmzmk8r1gxrbs8wypnks08s6y2rfvgz52"))))
+ "1z2zibs9lyxi5gxw9bny1127bjliwsp476kai1wnnnwd8238dgrk"))))
(build-system python-build-system)
(arguments
`(#:phases
@@ -599,7 +599,7 @@ netcat implementation that supports TLS.")
(uri (pypi-uri "certbot" version))
(sha256
(base32
- "1q6zmnfyyk4rhsjg9s2gxx1ciink57ybnv32dgw8m2059lffwp48"))))
+ "1l8h7ggq75h59246mmzigmjr5jvzi29hihrnz9aiqh6g8hq1pj4d"))))
(build-system python-build-system)
(arguments
`(,@(substitute-keyword-arguments (package-arguments python-acme)
- 82/182: gnu: Add nginx Accept Language module., (continued)
- 82/182: gnu: Add nginx Accept Language module., guix-commits, 2019/11/15
- 90/182: gnu: hplip: Actually wrap binaries., guix-commits, 2019/11/15
- 94/182: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/15
- 95/182: gnu: goffice: Update to 0.10.46., guix-commits, 2019/11/15
- 97/182: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/15
- 103/182: gnu: fcitx: Update to 4.2.9.7., guix-commits, 2019/11/15
- 106/182: news: Add 'de' translation., guix-commits, 2019/11/15
- 110/182: gnu: packages: Add rofi-pass., guix-commits, 2019/11/15
- 115/182: gnu: python-psutil: Update to 5.6.5., guix-commits, 2019/11/15
- 98/182: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/15
- 105/182: gnu: certbot, python-acme: Update to 0.40.1.,
guix-commits <=
- 96/182: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/15
- 102/182: gnu: fcitx: Don't use NAME in source URI., guix-commits, 2019/11/15
- 100/182: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/15
- 99/182: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/15
- 104/182: gnu: fcitx-configtool: Don't use NAME in source URI., guix-commits, 2019/11/15
- 114/182: gnu: python-astroid: Update to 2.3.3., guix-commits, 2019/11/15
- 117/182: gnu: perl-data-compare: Update to 1.27., guix-commits, 2019/11/15
- 118/182: gnu: python-mpi4py: Update to 3.0.3., guix-commits, 2019/11/15
- 111/182: gnu: Add delft-icon-theme., guix-commits, 2019/11/15
- 116/182: gnu: perl-danga-socket: Update to 1.62., guix-commits, 2019/11/15