gnu: perl-datetime-format-natural: Update to 1.05.
* gnu/packages/perl.scm (perl-datetime-format-natural: Update to 1.05.
This commit is contained in:
parent
9e5df71e7d
commit
09d94b2bab
|
@ -2001,7 +2001,7 @@ order to create the appropriate objects.")
|
||||||
(define-public perl-datetime-format-natural
|
(define-public perl-datetime-format-natural
|
||||||
(package
|
(package
|
||||||
(name "perl-datetime-format-natural")
|
(name "perl-datetime-format-natural")
|
||||||
(version "1.02")
|
(version "1.05")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2009,7 +2009,7 @@ order to create the appropriate objects.")
|
||||||
"DateTime-Format-Natural-" version ".tar.gz"))
|
"DateTime-Format-Natural-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qq3adq1y08d0jlmwk9059s5d39hb26f3zjag099gjjyvs5c8yal"))))
|
"10ldrhz5rnpsd8qmqn1a4s0w5hhfbjrr13a93yx7kpp89g85pxqv"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-build" ,perl-module-build)
|
`(("perl-module-build" ,perl-module-build)
|
||||||
|
|
Loading…
Reference in New Issue