mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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
1 changed files with 2 additions and 2 deletions
|
@ -1389,7 +1389,7 @@ (define-public perl-email-mime
|
|||
(define-public perl-email-mime-contenttype
|
||||
(package
|
||||
(name "perl-email-mime-contenttype")
|
||||
(version "1.018")
|
||||
(version "1.022")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1397,7 +1397,7 @@ (define-public perl-email-mime-contenttype
|
|||
"Email-MIME-ContentType-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1y8hpwm7p5a9y2azy0cgvlv2i2d0nj66ajfa0fj51wdq4w9cs23m"))))
|
||||
"042kxhs3bp1ab9z0mbr1wy21ld4lxd6v2a2mmrashqnsn2075fws"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-capture-tiny" ,perl-capture-tiny)))
|
||||
|
|
Loading…
Reference in a new issue