3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: perl-text-bibtex: Update to 0.88.

* gnu/packages/tex.scm (perl-text-bibtex): Update to 0.88.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nathan Benedetto Proença 2021-07-08 09:44:04 -03:00 committed by Ludovic Courtès
parent 4b11d85655
commit 313c69a100
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -6921,7 +6921,7 @@ This package contains the complete TeX Live distribution.")
(define-public perl-text-bibtex
(package
(name "perl-text-bibtex")
(version "0.85")
(version "0.88")
(source
(origin
(method url-fetch)
@ -6929,7 +6929,7 @@ This package contains the complete TeX Live distribution.")
version ".tar.gz"))
(sha256
(base32
"036kxgbn1jf70pfm2lmjlzjwnhbkd888fp5lyvmkjpdd15gla18h"))))
"0b7lmjvfmypps1nw6nsdikgaakm0n0g4186glaqazg5xd1p5h55h"))))
(build-system perl-build-system)
(arguments
`(#:phases