diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-12 23:55:44 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:10:36 +0200 |
| commit | 3522e1970ab83479a70f7e52a8f832ea35844366 (patch) | |
| tree | ef7821fdebdd3e2ef07683cba03654f014a03d17 /gnu/packages/plotutils.scm | |
| parent | a9634e2f231ea19c1f4ac49114d09eed8895fbce (diff) | |
gnu: texlive-dvips-l3backend -> texlive-l3backend.
* gnu/packages/tex.scm (texlive-dvips-l3backend): Deprecate package.
* gnu/packages/chez.scm (stex-bootstrap):
* gnu/packages/maths.scm (cddlib):
* gnu/packages/ocaml.scm (unison):
* gnu/packages/plotutils.scm (asymptote): Use new name.
Diffstat (limited to 'gnu/packages/plotutils.scm')
| -rw-r--r-- | gnu/packages/plotutils.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 46e86158b6e..57517c5bd29 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -308,18 +308,18 @@ colors, styles, options and details.") | |||
| 308 | texinfo ;for generating documentation | 308 | texinfo ;for generating documentation |
| 309 | (texlive-updmap.cfg | 309 | (texlive-updmap.cfg |
| 310 | (list texlive-amsfonts | 310 | (list texlive-amsfonts |
| 311 | texlive-dvips-l3backend | ||
| 312 | texlive-epsf | 311 | texlive-epsf |
| 313 | texlive-etoolbox | 312 | texlive-etoolbox |
| 314 | texlive-fonts-ec | 313 | texlive-fonts-ec |
| 315 | texlive-infwarerr | ||
| 316 | texlive-kvdefinekeys | ||
| 317 | texlive-grfext | ||
| 318 | texlive-hyperref | ||
| 319 | texlive-latex-base | ||
| 320 | texlive-latex-geometry | 314 | texlive-latex-geometry |
| 321 | texlive-graphics | 315 | texlive-graphics |
| 316 | texlive-grfext | ||
| 317 | texlive-hyperref | ||
| 318 | texlive-infwarerr | ||
| 319 | texlive-kvdefinekeys | ||
| 322 | texlive-kvoptions | 320 | texlive-kvoptions |
| 321 | texlive-l3backend | ||
| 322 | texlive-latex-base | ||
| 323 | texlive-latex-media9 | 323 | texlive-latex-media9 |
| 324 | texlive-oberdiek ;for ifluatex | 324 | texlive-oberdiek ;for ifluatex |
| 325 | texlive-latex-ocgx2 | 325 | texlive-latex-ocgx2 |
