mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
5576cfabf3
124 changed files with 3344 additions and 1629 deletions
|
@ -7954,7 +7954,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)
|
||||
|
@ -7962,7 +7962,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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue