perlPackages.TextBibTeX: update from 0.66 to 0.69
This commit is contained in:
parent
167a636e5c
commit
9b26002d06
@ -8762,11 +8762,11 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
TextBibTeX = buildPerlModule {
|
TextBibTeX = buildPerlModule {
|
||||||
name = "Text-BibTeX-0.66";
|
name = "Text-BibTeX-0.69";
|
||||||
buildInputs = [ ConfigAutoConf ExtUtilsLibBuilder ];
|
buildInputs = [ ConfigAutoConf ExtUtilsLibBuilder ];
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/A/AM/AMBS/Text/Text-BibTeX-0.66.tar.gz;
|
url = mirror://cpan/authors/id/A/AM/AMBS/Text/Text-BibTeX-0.69.tar.gz;
|
||||||
sha256 = "0wymg190afqfhr5i9ws02jgnksk06h3w45770ynjjr1fs343b9j7";
|
sha256 = "1gzh5zh2ggfp15q5im7gpr1krq4mzmhbjdivyb2x03vcg0qdkk3z";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Interface to read and parse BibTeX files";
|
description = "Interface to read and parse BibTeX files";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user