gnu: perl-mailtools: Update to 2.20.
* gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
This commit is contained in:
parent
426916b7a0
commit
fc8c229f14
|
@ -4637,7 +4637,7 @@ portions of this module couldn't be compiled on this machine.")
|
|||
(define-public perl-mailtools
|
||||
(package
|
||||
(name "perl-mailtools")
|
||||
(version "2.19")
|
||||
(version "2.20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -4647,7 +4647,7 @@ portions of this module couldn't be compiled on this machine.")
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"06jykkv8mp484vzkmwd6dkicx029rl3ir5ljzrbap3paxw1dfzn1"))))
|
||||
"15iizg2x1w7ca0r8rn3wwhp7w160ljvf55prspljwd6cm7vhcmpm"))))
|
||||
(build-system perl-build-system)
|
||||
(propagated-inputs
|
||||
`(("perl-timedate" ,perl-timedate)))
|
||||
|
|
Loading…
Reference in New Issue