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
|
@ -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).")
|
||||
(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
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue