diff options
author | Nicolas Goaziou <[email protected]> | 2023-05-12 23:52:11 +0200 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2023-07-18 18:10:36 +0200 |
commit | a9634e2f231ea19c1f4ac49114d09eed8895fbce (patch) | |
tree | 9bcf98ddd2251872e71c3a87af18dc51f2aa8a32 /gnu/packages/maths.scm | |
parent | b02b841390866bc262f80136d2eb590484b19184 (diff) |
gnu: texlive-latex-backend -> texlive-backend.
* gnu/packages/tex.scm (texlive-l3backend): New variable.
(texlive-latex-l3backend): Deprecate package.
(texlive-latex-base):
(texlive-xetex):
* gnu/packages/maths.scm (cddlib): Apply renaming.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r-- | gnu/packages/maths.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index e829c30eb8..f0c00cd1a5 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -30,7 +30,7 @@ ;;; Copyright © 2018 Eric Brown <[email protected]> ;;; Copyright © 2018, 2021 Julien Lepiller <[email protected]> ;;; Copyright © 2018 Amin Bandali <[email protected]> -;;; Copyright © 2019, 2021, 2022 Nicolas Goaziou <[email protected]> +;;; Copyright © 2019, 2021-2023 Nicolas Goaziou <[email protected]> ;;; Copyright © 2019 Steve Sprang <[email protected]> ;;; Copyright © 2019 Robert Smith <[email protected]> ;;; Copyright © 2020 Jakub Kądziołka <[email protected]> @@ -846,7 +846,7 @@ integer programming problems and computes Markov bases for statistics.") texlive-amsfonts texlive-dvips-l3backend texlive-graphics - texlive-latex-l3backend + texlive-l3backend texlive-tiny)) (arguments (list #:configure-flags |