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/maths.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/maths.scm') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 4f5af57c50..e0eaffac8d 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5556,7 +5556,7 @@ set.") texlive-latex-colortbl texlive-latex-etoc texlive-fancyhdr - texlive-latex-fancyvrb + texlive-fancyvrb texlive-latex-float texlive-latex-fncychap texlive-latex-framed -- cgit v1.2.3