mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Update perl-mail-dkim.
* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20240923. Change-Id: I534cafab57513c71ff151220148db71509bbbfba Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
parent
6d78ebf582
commit
3b36a5c5d4
1 changed files with 2 additions and 2 deletions
|
@ -2919,7 +2919,7 @@ Authentication-Results header seen in the wild.")
|
|||
(define-public perl-mail-dkim
|
||||
(package
|
||||
(name "perl-mail-dkim")
|
||||
(version "1.20230630")
|
||||
(version "1.20240923")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2928,7 +2928,7 @@ Authentication-Results header seen in the wild.")
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1m6ka1smkcmv682pgqh7npg4fzdfcn1654bs068sqhqgl29rm80g"))))
|
||||
"1vi0vrkp8mfrg5pkzrr0mf79chyxh6c7a0b4mnvbq8sdvksldpj5"))))
|
||||
(build-system perl-build-system)
|
||||
(propagated-inputs
|
||||
(list perl-crypt-openssl-rsa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue