From c5f1f8b81e66b6a63c6bcc173e34e96d9cda9270 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 28 Jan 2022 15:05:01 +0100 Subject: gnu: Properly deprecate texlive-generic-ulem. * gnu/packages/python-xyz.scm (python-nbconvert): * gnu/packages/maths.scm (hypre): Apply deprecation. * gnu/packages/tex.scm (texlive-generic-ulem): Fix typo in deprecation command. --- 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 1895acd368..9f7c0476ca 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5551,7 +5551,6 @@ set.") texlive-xcolor texlive-xypic texlive-generic-listofitems - texlive-generic-ulem texlive-latex-cmap texlive-latex-colortbl texlive-latex-etoc @@ -5574,6 +5573,7 @@ set.") texlive-latex-tocloft texlive-latex-upquote texlive-latex-varwidth + texlive-ulem texlive-wasysym texlive-latex-wrapfig))))) (inputs -- cgit v1.2.3