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/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 24e7fef494..a8aff94334 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12615,7 +12615,6 @@ (define-public python-nbconvert texlive-enumitem texlive-eurosym texlive-fonts-rsfs - texlive-generic-ulem texlive-generic-iftex texlive-jknappen texlive-latex-amsmath @@ -12638,6 +12637,7 @@ (define-public python-nbconvert texlive-tcolorbox texlive-titling texlive-tools + texlive-ulem texlive-xcolor texlive-zapfding))))) (propagated-inputs -- cgit v1.2.3