[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/21: gnu: python-aiosmtpd: Update to 1.2.2.
From: |
guix-commits |
Subject: |
18/21: gnu: python-aiosmtpd: Update to 1.2.2. |
Date: |
Wed, 11 Nov 2020 11:49:04 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b9772f62416d5f78f7f377549211f47e9ba1b494
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 17:34:11 2020 +0100
gnu: python-aiosmtpd: Update to 1.2.2.
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.2.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 8ba0b0b..ff036d3 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3887,7 +3887,7 @@ DKIM and ARC sign messages and output the corresponding
signature headers.")
(define-public python-aiosmtpd
(package
(name "python-aiosmtpd")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method git-fetch)
@@ -3895,7 +3895,7 @@ DKIM and ARC sign messages and output the corresponding
signature headers.")
(url "https://github.com/aio-libs/aiosmtpd")
(commit version)))
(sha256
- (base32 "14c30dm6jzxiblnsah53fdv68vqhxwvb9x0aq9bc4vcdas747vr7"))
+ (base32 "0083d6nf75xv8nq1il6jabz36v6c452svy4p402csxwwih5pw6sk"))
(file-name (git-file-name name version))))
(build-system python-build-system)
(arguments
- 13/21: gnu: perl-text-format: Update to 0.62., (continued)
- 13/21: gnu: perl-text-format: Update to 0.62., guix-commits, 2020/11/11
- 10/21: gnu: perl-clone-pp: Update to 1.08., guix-commits, 2020/11/11
- 12/21: gnu: perl-moox-handlesvia: Update to 0.001009., guix-commits, 2020/11/11
- 14/21: gnu: perl-libintl-perl: Update to 1.32., guix-commits, 2020/11/11
- 17/21: gnu: chatty: Update to 0.1.17., guix-commits, 2020/11/11
- 05/21: gnu: tome4: Prepare for cross-compilation., guix-commits, 2020/11/11
- 08/21: gnu: perl-algorithm-c3: Update to 0.11., guix-commits, 2020/11/11
- 11/21: gnu: perl-moox-file-configdir: Update to 0.008., guix-commits, 2020/11/11
- 15/21: gnu: perl-list-moreutils: Update to 0.430., guix-commits, 2020/11/11
- 16/21: gnu: perl-list-moreutils-xs: Update to 0.430., guix-commits, 2020/11/11
- 18/21: gnu: python-aiosmtpd: Update to 1.2.2.,
guix-commits <=
- 19/21: gnu: eid-mw: Build reproducibly., guix-commits, 2020/11/11
- 20/21: gnu: eid-mw: Update to 5.0.8., guix-commits, 2020/11/11
- 21/21: gnu: eid-mw: Don't try to bootstrap twice., guix-commits, 2020/11/11