Archived
1
0
Fork 0

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.
This commit is contained in:
Nicolas Goaziou 2022-01-28 15:05:01 +01:00
parent 2b37ec1c60
commit c5f1f8b81e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
3 changed files with 3 additions and 3 deletions

View file

@ -5551,7 +5551,6 @@ set.")
texlive-xcolor texlive-xcolor
texlive-xypic texlive-xypic
texlive-generic-listofitems texlive-generic-listofitems
texlive-generic-ulem
texlive-latex-cmap texlive-latex-cmap
texlive-latex-colortbl texlive-latex-colortbl
texlive-latex-etoc texlive-latex-etoc
@ -5574,6 +5573,7 @@ set.")
texlive-latex-tocloft texlive-latex-tocloft
texlive-latex-upquote texlive-latex-upquote
texlive-latex-varwidth texlive-latex-varwidth
texlive-ulem
texlive-wasysym texlive-wasysym
texlive-latex-wrapfig))))) texlive-latex-wrapfig)))))
(inputs (inputs

View file

@ -12615,7 +12615,6 @@ time.")
texlive-enumitem texlive-enumitem
texlive-eurosym texlive-eurosym
texlive-fonts-rsfs texlive-fonts-rsfs
texlive-generic-ulem
texlive-generic-iftex texlive-generic-iftex
texlive-jknappen texlive-jknappen
texlive-latex-amsmath texlive-latex-amsmath
@ -12638,6 +12637,7 @@ time.")
texlive-tcolorbox texlive-tcolorbox
texlive-titling texlive-titling
texlive-tools texlive-tools
texlive-ulem
texlive-xcolor texlive-xcolor
texlive-zapfding))))) texlive-zapfding)))))
(propagated-inputs (propagated-inputs

View file

@ -7843,7 +7843,7 @@ from a typewriter. The package also offers double and wavy underlining, and
striking out (line through words) and crossing out (/// over words).") striking out (line through words) and crossing out (/// over words).")
(license license:lppl1.3c+))) (license license:lppl1.3c+)))
(define-deprecated-package texlive-latex-ulem texlive-ulem) (define-deprecated-package texlive-generic-ulem texlive-ulem)
(define-public texlive-latex-pgf (define-public texlive-latex-pgf
(package (package