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 @@ (define-public texlive
(define-public perl-text-bibtex (define-public perl-text-bibtex
(package (package
(name "perl-text-bibtex") (name "perl-text-bibtex")
(version "0.85") (version "0.88")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6929,7 +6929,7 @@ (define-public perl-text-bibtex
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"036kxgbn1jf70pfm2lmjlzjwnhbkd888fp5lyvmkjpdd15gla18h")))) "0b7lmjvfmypps1nw6nsdikgaakm0n0g4186glaqazg5xd1p5h55h"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
`(#:phases `(#:phases