gnu: perl-text-simpletable: Update to 2.04.

* gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-24 22:34:20 +01:00
parent 810cd037a0
commit 749d800850
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -7952,7 +7952,7 @@ algorism to indicate multiplication by 1000.")
(define-public perl-text-simpletable
(package
(name "perl-text-simpletable")
(version "2.03")
(version "2.04")
(source
(origin
(method url-fetch)
@ -7960,7 +7960,7 @@ algorism to indicate multiplication by 1000.")
"Text-SimpleTable-" version ".tar.gz"))
(sha256
(base32
"15hpry9jwrf1vbjyk21s65rllxrdvp2fdzzv9gsvczggby2yyzfs"))))
"14sjmdcy7s73sk740g3ccmzmwhwd52x5ay3bjmibjlql1cag70ld"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/Text-SimpleTable/")
(synopsis "Simple ASCII tables")