gnu: perl-mailtools: Update to 2.20.

* gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
master
Marius Bakke 2018-04-03 12:15:58 +02:00
parent 426916b7a0
commit fc8c229f14
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -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)))