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:
parent
4b11d85655
commit
313c69a100
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue