gnu: perl-moosex-types-datetime-morecoercions: Update to 0.15.

* gnu/packages/perl.scm (perl-moosex-types-datetime-morecoercions): Update to 0.15.
master
Tobias Geerinckx-Rice 2019-03-22 18:57:13 +01:00
parent 2ce89a771a
commit 9c53291037
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5927,7 +5927,7 @@ with coercions, designed to work with the DateTime suite of objects.")
(define-public perl-moosex-types-datetime-morecoercions
(package
(name "perl-moosex-types-datetime-morecoercions")
(version "0.14")
(version "0.15")
(source
(origin
(method url-fetch)
@ -5936,7 +5936,7 @@ with coercions, designed to work with the DateTime suite of objects.")
version ".tar.gz"))
(sha256
(base32
"0888ns6fmvpcj5vh86n8mra9anq8jak7gf0b1z5hvww4birki6dn"))))
"15ip1rgaana2p4vww355jb5jxyawim0k58gadkdqx20rfxckmfr1"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build-tiny" ,perl-module-build-tiny)