mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: perl-email-mime-contenttype: Update to 1.018.
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018.
This commit is contained in:
parent
b4522b9855
commit
a883ba0246
1 changed files with 2 additions and 2 deletions
|
@ -1117,7 +1117,7 @@ (define-public perl-email-mime
|
|||
(define-public perl-email-mime-contenttype
|
||||
(package
|
||||
(name "perl-email-mime-contenttype")
|
||||
(version "1.017")
|
||||
(version "1.018")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1125,7 +1125,7 @@ (define-public perl-email-mime-contenttype
|
|||
"Email-MIME-ContentType-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1cl1l97lg690dh7i704hqi7yhxalq1chy7ylld5yc5v38jqa6gcn"))))
|
||||
"1y8hpwm7p5a9y2azy0cgvlv2i2d0nj66ajfa0fj51wdq4w9cs23m"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-capture-tiny" ,perl-capture-tiny)))
|
||||
|
|
Loading…
Reference in a new issue