mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: perl-email-mime: Update to 1.940.
* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
This commit is contained in:
parent
153ea992e8
commit
e26f2c67d6
1 changed files with 2 additions and 2 deletions
|
@ -1335,7 +1335,7 @@ (define-public perl-email-messageid
|
|||
(define-public perl-email-mime
|
||||
(package
|
||||
(name "perl-email-mime")
|
||||
(version "1.937")
|
||||
(version "1.940")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1343,7 +1343,7 @@ (define-public perl-email-mime
|
|||
"Email-MIME-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0s50i3nxi9dr81p4rn017nrarc40yrwz0qcw34q8k3pvdf46fr9n"))))
|
||||
"0pnxbr16cn5qy96xqhp9zmd94ashc9ivqh10qbgbc3f637a0mfir"))))
|
||||
(build-system perl-build-system)
|
||||
(propagated-inputs
|
||||
`(("perl-email-address" ,perl-email-address)
|
||||
|
|
Loading…
Reference in a new issue