gnu: TeX Live: Update texlive-latex-pdftexcmds
texlive-latex-pdftexcmds moved to a different directory in TeX Live 2021. * gnu/packages/tex.scm (texlive-latex-pdftexcmds): Update hash and paths. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
35aed80bb6
commit
4b11d85655
1 changed files with 3 additions and 3 deletions
|
@ -4520,10 +4520,10 @@ (define-public texlive-latex-pdftexcmds
|
|||
(package
|
||||
(inherit (simple-texlive-package
|
||||
"texlive-latex-pdftexcmds"
|
||||
'("/doc/latex/pdftexcmds/"
|
||||
"/tex/latex/pdftexcmds/")
|
||||
'("/doc/generic/pdftexcmds/"
|
||||
"/tex/generic/pdftexcmds/")
|
||||
(base32
|
||||
"0kqav8jri789698wxwr2ww8ssn74fvw3agrv677nz5qyq5zmix8h")
|
||||
"1hph0djbfc8hlwfc41rzlf8l3ccyyvc0n7a0qdrr9881jwd6iv1b")
|
||||
#:trivial? #t))
|
||||
(propagated-inputs
|
||||
`(("texlive-generic-iftex" ,texlive-generic-iftex)
|
||||
|
|
Loading…
Reference in a new issue