gnu: texlive-latex-psfrag -> texlive-psfrag.

* gnu/packages/tex.scm (texlive-psfrag): New variable.
(texlive-latex-psfrag): Deprecate variable.
(texlive-pstool):
* gnu/packages/bioinformatics.scm (phyml): Use new name.
This commit is contained in:
Nicolas Goaziou 2023-05-13 00:34:05 +02:00
parent e1e0e08451
commit 7af4d29ace
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
2 changed files with 21 additions and 16 deletions

View file

@ -12111,7 +12111,7 @@ programs for inferring phylogenies (evolutionary trees).")
texlive-graphics
texlive-grfext
texlive-hyperref
texlive-latex-psfrag
texlive-psfrag
texlive-xcolor))))
(home-page "https://github.com/stephaneguindon/phyml")
(synopsis "Programs for working on SAM/BAM files")