mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
2b37ec1c60
commit
c5f1f8b81e
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue