gnu: perl-email-mime-contenttype: Update to 1.022.
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.022.
This commit is contained in:
parent
25adc0066a
commit
9b5fc20c4e
|
@ -1389,7 +1389,7 @@ message. Headers are decoded from MIME encoding.")
|
||||||
(define-public perl-email-mime-contenttype
|
(define-public perl-email-mime-contenttype
|
||||||
(package
|
(package
|
||||||
(name "perl-email-mime-contenttype")
|
(name "perl-email-mime-contenttype")
|
||||||
(version "1.018")
|
(version "1.022")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1397,7 +1397,7 @@ message. Headers are decoded from MIME encoding.")
|
||||||
"Email-MIME-ContentType-" version ".tar.gz"))
|
"Email-MIME-ContentType-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1y8hpwm7p5a9y2azy0cgvlv2i2d0nj66ajfa0fj51wdq4w9cs23m"))))
|
"042kxhs3bp1ab9z0mbr1wy21ld4lxd6v2a2mmrashqnsn2075fws"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-capture-tiny" ,perl-capture-tiny)))
|
`(("perl-capture-tiny" ,perl-capture-tiny)))
|
||||||
|
|
Loading…
Reference in New Issue