From c2777bb64fabde4aef0adfcdd4db0d56faf081e4 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 4 Mar 2022 02:25:12 +0100 Subject: gnu: Rename texlive-latex-fancyvrb to texlive-fancyvrb. * gnu/packages/tex.scm (texlive-fancyvrb): New variable, renamed from TEXLIVE-LATEX-FANCYVRB. (texlive-latex-fancyvrb): Deprecate variable. * gnu/packages/docbook.scm (dblatex): * gnu/packages/maths.scm (hypre): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-nbconvert): * gnu/packages/statistics.scm (r-with-tests): Use new name. --- gnu/packages/python-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 834eaf03fb..9c120879d2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5841,7 +5841,7 @@ readable format.") texlive-etoolbox texlive-latex-expdlist texlive-fancyhdr - texlive-latex-fancyvrb + texlive-fancyvrb texlive-latex-fncychap texlive-latex-float texlive-latex-framed @@ -8926,7 +8926,7 @@ computing.") texlive-etoolbox texlive-latex-expdlist texlive-fancyhdr - texlive-latex-fancyvrb + texlive-fancyvrb texlive-latex-fncychap texlive-latex-float texlive-latex-framed @@ -12618,7 +12618,7 @@ time.") texlive-jknappen texlive-latex-amsmath texlive-latex-enumitem - texlive-latex-fancyvrb + texlive-fancyvrb texlive-latex-float texlive-fontspec texlive-latex-geometry -- cgit v1.2.3