guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/07: gnu: texlive-ddphonism: Replace deprecated input.


From: guix-commits
Subject: 07/07: gnu: texlive-ddphonism: Replace deprecated input.
Date: Wed, 3 May 2023 10:20:56 -0400 (EDT)

ngz pushed a commit to branch tex-team
in repository guix.

commit 182a126f61f9360e343b1a51a25b81c3e92ea8ba
Author: Simon Tournier <zimon.toutoune@gmail.com>
AuthorDate: Fri Apr 28 13:03:11 2023 +0200

    gnu: texlive-ddphonism: Replace deprecated input.
    
    * gnu/packages/tex.scm (texlive-ddphonism)[propagated-inputs]: Replace
    deprecated TEXLIVE-LATEX-TOOLS by TEXLIVE-TOOLS.
    
    Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 7d89733935..cabf595db3 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -5920,7 +5920,7 @@ in LaTeX documents; a jiffy to create slashed characters 
for physicists.")
            texlive-latex-l3packages
            texlive-listings
            texlive-pgf
-           texlive-latex-tools
+           texlive-tools
            texlive-xstring))
     (home-page "https://www.ctan.org/pkg/ddphonism";)
     (synopsis "Dodecaphonic diagrams for LaTeX")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]