gnu: perl-mail-dkim: Update to 1.20220520.
* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20220520.master
parent
428bc13434
commit
6e5b956b8d
|
@ -2590,7 +2590,7 @@ Authentication-Results header seen in the wild.")
|
||||||
(define-public perl-mail-dkim
|
(define-public perl-mail-dkim
|
||||||
(package
|
(package
|
||||||
(name "perl-mail-dkim")
|
(name "perl-mail-dkim")
|
||||||
(version "1.20200907")
|
(version "1.20220520")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2599,7 +2599,7 @@ Authentication-Results header seen in the wild.")
|
||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x8v4pa0447c1xqri1jn96i8vlyjpl6jmz63nb1vifbp16yi3zxb"))))
|
"0iiny8s1a60pksxzlpkk9b6x6z907m4pdxjbsaih1bdz9g4bii4a"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list perl-crypt-openssl-rsa perl-mail-authenticationresults
|
(list perl-crypt-openssl-rsa perl-mail-authenticationresults
|
||||||
|
|
Reference in New Issue