From 3c3bb270da36e495c8d3b7e672b330aa1810a485 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 14 May 2023 11:11:24 +0200 Subject: gnu: texlive-latex-varwidth -> texlive-varwidth. * gnu/packages/tex.scm (texlive-varwidth): New variable. (texlive-latex-varwidth): Deprecate variable. (texlive-adjustbox): Use new name. * gnu/packages/maths.scm (hypre)[native-inputs]: Use new name. Re-order alphabetically. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Use new name. Re-order alphabetically. --- gnu/packages/maths.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'gnu/packages/maths.scm') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index a61d790de0..a6a015eca0 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5784,42 +5784,42 @@ set.") texlive-capt-of texlive-caption texlive-cm + texlive-cmap + texlive-colortbl texlive-courier texlive-enumitem texlive-etoc texlive-etoolbox texlive-fancyhdr texlive-fancyvrb - texlive-helvetic - texlive-jknappen - texlive-sectsty - texlive-tex-gyre - texlive-wasy - texlive-xcolor - texlive-xypic - texlive-listofitems - texlive-cmap - texlive-colortbl texlive-float texlive-fncychap texlive-framed texlive-geometry texlive-hanging + texlive-helvetic texlive-hyperref + texlive-jknappen + texlive-listofitems texlive-multirow texlive-natbib texlive-latex-needspace texlive-newunicodechar texlive-parskip + texlive-sectsty texlive-stackengine texlive-tabulary - texlive-tocloft - texlive-upquote - texlive-latex-varwidth + texlive-tex-gyre texlive-titlesec + texlive-tocloft texlive-ulem + texlive-upquote + texlive-varwidth + texlive-wasy texlive-wasysym - texlive-wrapfig)))) + texlive-wrapfig + texlive-xcolor + texlive-xypic)))) (inputs (list openblas lapack)) (arguments -- cgit v1.2.3