mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Update perl-email-simple to 2.218.
* gnu/packages/mail.scm (perl-email-simple): Update to 2.218. Change-Id: I2681fa218998296199ad13e4c85c3c4c63b75c67 Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
parent
bb734736a5
commit
13c7724a2a
1 changed files with 2 additions and 2 deletions
|
@ -2645,7 +2645,7 @@ Email::Send library.")
|
|||
(define-public perl-email-simple
|
||||
(package
|
||||
(name "perl-email-simple")
|
||||
(version "2.216")
|
||||
(version "2.218")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2653,7 +2653,7 @@ Email::Send library.")
|
|||
"Email-Simple-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1m4brbjvalyp5kjqslqv4155dzwg977shxin208i7lc8236n6pyq"))))
|
||||
"0vf98xh37a9krdapmy7cz8pblsdid4dj2gm4kkdm77g9zml1vkid"))))
|
||||
(build-system perl-build-system)
|
||||
(propagated-inputs
|
||||
(list perl-email-date-format))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue