mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: texlive-fancyvrb: Use over deprecated texlive-latex-fancyvrb.
* gnu/packages/bioinformatics.scm (phyml)[native-inputs], * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Replace texlive-latex-fancyvrb with texlive-fancyvrb.
This commit is contained in:
@@ -10239,11 +10239,11 @@ programs for inferring phylogenies (evolutionary trees).")
|
||||
(texlive-updmap.cfg (list texlive-amsfonts
|
||||
texlive-caption
|
||||
texlive-cite
|
||||
texlive-fancyvrb
|
||||
texlive-fonts-ec
|
||||
texlive-graphics
|
||||
texlive-grfext
|
||||
texlive-hyperref
|
||||
texlive-latex-fancyvrb
|
||||
texlive-latex-psfrag
|
||||
texlive-xcolor))))
|
||||
(home-page "https://github.com/stephaneguindon/phyml")
|
||||
|
||||
@@ -381,7 +381,7 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\
|
||||
texlive-grfext
|
||||
texlive-amsfonts
|
||||
texlive-latex-base
|
||||
texlive-latex-fancyvrb
|
||||
texlive-fancyvrb
|
||||
texlive-graphics
|
||||
texlive-hyperref
|
||||
texlive-oberdiek
|
||||
|
||||
Reference in New Issue
Block a user