diff options
author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-13 15:59:14 +0200 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:10:48 +0200 |
commit | 76819a965589b62f83acf083305ae412a9fd91e5 (patch) | |
tree | f76ec0b5abd8e816da7ddacd759d8967b377d869 /gnu/packages/statistics.scm | |
parent | ab6566e6a1c3c344487af7d55b35a23df7ce9c03 (diff) | |
download | guix-76819a965589b62f83acf083305ae412a9fd91e5.tar.gz |
gnu: texlive-fonts-ec -> texlive-ec.
* gnu/packages/tex.scm (texlive-ec): New variable. (texlive-fonts-ec): Deprecate variable. (lyx): (biber): * gnu/packages/python-xyz.scm (python-pypandoc): * gnu/packages/statistics.scm (r-with-tests): * doc/build.scm (pdf-manual): * gnu/packages/bioinformatics.scm (discrover): (phyml): (velvet): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/chez.scm (stex-bootstrap): * gnu/packages/ocaml.scm (unison): (ocaml-bibtex2html): * gnu/packages/plotutils.scm (asymptote): Use new name.
Diffstat (limited to 'gnu/packages/statistics.scm')
-rw-r--r-- | gnu/packages/statistics.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index a1f96936e4..74a27cec89 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -389,14 +389,14 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\ pkg-config texinfo ; for building HTML manuals (texlive-updmap.cfg (list texlive-ae - texlive-inconsolata - texlive-fonts-ec - texlive-grfext texlive-amsfonts - texlive-latex-base + texlive-ec texlive-fancyvrb texlive-graphics + texlive-grfext texlive-hyperref + texlive-inconsolata + texlive-latex-base texlive-oberdiek texlive-tools texlive-upquote |