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
|
@ -12615,7 +12615,6 @@ time.")
|
|||
texlive-enumitem
|
||||
texlive-eurosym
|
||||
texlive-fonts-rsfs
|
||||
texlive-generic-ulem
|
||||
texlive-generic-iftex
|
||||
texlive-jknappen
|
||||
texlive-latex-amsmath
|
||||
|
@ -12638,6 +12637,7 @@ time.")
|
|||
texlive-tcolorbox
|
||||
texlive-titling
|
||||
texlive-tools
|
||||
texlive-ulem
|
||||
texlive-xcolor
|
||||
texlive-zapfding)))))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue