civodul pushed a commit to branch tex-team
in repository guix.
commit 467d82f02423477803dd864d6bc71bea2470ccd9
Author: Simon Tournier <[email protected]>
AuthorDate: Fri Apr 28 13:03:06 2023 +0200
gnu: texlive-xetex: Replace deprecated inputs.
* gnu/packages/tex.scm (texlive-xetex)[propagated-inputs]: Replace
deprecated
TEXLIVE-GENERIC-ATBEGSHI by TEXLIVE-ATBEGSHI and deprecated
TEXLIVE-LATEX-ATVERYEND by TEXLIVE-ATVERYEND.
Signed-off-by: Nicolas Goaziou <[email protected]>
---
gnu/packages/tex.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index f5d03e49a1..0ae3d3c240 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -13513,8 +13513,8 @@ itself may be shipped out to the DVI file.")
"1gmgagvsv2qknrjzjk840ca3wging8wfc20rgq7bnhphm9n87m6q")
#:trivial? #t))
(propagated-inputs
- (list texlive-generic-atbegshi
- texlive-latex-atveryend
+ (list texlive-atbegshi
+ texlive-atveryend
texlive-babel
texlive-cm
texlive-dvipdfmx