[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: texlive-ddphonism: Replace deprecated input.
From: |
guix-commits |
Subject: |
07/12: gnu: texlive-ddphonism: Replace deprecated input. |
Date: |
Thu, 4 May 2023 05:56:22 -0400 (EDT) |
civodul 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")
- branch tex-team created (now 3420701590), guix-commits, 2023/05/04
- 01/12: gnu: texlive-amsmath: Add missing input., guix-commits, 2023/05/04
- 02/12: gnu: texlive-xetex: Replace deprecated inputs., guix-commits, 2023/05/04
- 04/12: gnu: texlive-ncctools: Replace deprecated input., guix-commits, 2023/05/04
- 07/12: gnu: texlive-ddphonism: Replace deprecated input.,
guix-commits <=
- 11/12: gnu: texlive-latex-filecontents: Rename to texlive-filecontents., guix-commits, 2023/05/04
- 05/12: gnu: texlive-totcount: Replace deprecated input., guix-commits, 2023/05/04
- 08/12: gnu: texlive-latex-epstopdf-pkg: Fix package definition., guix-commits, 2023/05/04
- 09/12: gnu: texlive-latex-epstopdf-pkg: Rename to texlive-epstopdf-pkg., guix-commits, 2023/05/04
- 03/12: gnu: texlive-soulutf8: Replace deprecated inputs., guix-commits, 2023/05/04
- 06/12: gnu: texlive-totpages: Replace deprecated input., guix-commits, 2023/05/04
- 10/12: gnu: texlive-latex-filecontents: Fix package definition., guix-commits, 2023/05/04
- 12/12: svn-download: Do not expand keywords., guix-commits, 2023/05/04