[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/24: gnu: perl-mail-dkim: Update to 1.20220520.
From: |
guix-commits |
Subject: |
05/24: gnu: perl-mail-dkim: Update to 1.20220520. |
Date: |
Tue, 24 May 2022 20:22:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6e5b956b8d053c8b12e274d3f662cf5385fc0971
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:01 2022 +0200
gnu: perl-mail-dkim: Update to 1.20220520.
* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20220520.
---
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 aa152b242d..2b6c5ebb8f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2590,7 +2590,7 @@ Authentication-Results header seen in the wild.")
(define-public perl-mail-dkim
(package
(name "perl-mail-dkim")
- (version "1.20200907")
+ (version "1.20220520")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2599,7 +2599,7 @@ Authentication-Results header seen in the wild.")
".tar.gz"))
(sha256
(base32
- "1x8v4pa0447c1xqri1jn96i8vlyjpl6jmz63nb1vifbp16yi3zxb"))))
+ "0iiny8s1a60pksxzlpkk9b6x6z907m4pdxjbsaih1bdz9g4bii4a"))))
(build-system perl-build-system)
(propagated-inputs
(list perl-crypt-openssl-rsa perl-mail-authenticationresults
- branch master updated (caa51b5d10 -> d129d962e4), guix-commits, 2022/05/24
- 05/24: gnu: perl-mail-dkim: Update to 1.20220520.,
guix-commits <=
- 10/24: gnu: libnfnetlink: Update to 1.0.2., guix-commits, 2022/05/24
- 02/24: gnu: ytnef: Update to 2.0., guix-commits, 2022/05/24
- 08/24: gnu: jitterentropy-rngd: Update to 1.2.7., guix-commits, 2022/05/24
- 04/24: gnu: mbuffer: Update to 20220418., guix-commits, 2022/05/24
- 09/24: gnu: libinih: Update to 55., guix-commits, 2022/05/24
- 01/24: gnu: busybox: Update to 1.34.1., guix-commits, 2022/05/24
- 17/24: gnu: iotop: Update to 0.6-0.a14256a., guix-commits, 2022/05/24
- 18/24: gnu: iotop: Rename to iotop-python., guix-commits, 2022/05/24
- 20/24: gnu: ltris: Update to 1.2.4., guix-commits, 2022/05/24
- 21/24: gnu: editres: Update to 1.0.8., guix-commits, 2022/05/24