GNU bug report logs - #63143
[PATCH 0/6] Replace deprecated TeXLive inputs

Previous Next

Package: guix-patches;

Reported by: Simon Tournier <zimon.toutoune <at> gmail.com>

Date: Fri, 28 Apr 2023 11:02:02 UTC

Severity: normal

Tags: patch

Done: Josselin Poiret <dev <at> jpoiret.xyz>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 63143 <at> debbugs.gnu.org (full text, mbox):

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: 63143 <at> debbugs.gnu.org
Cc: Simon Tournier <zimon.toutoune <at> gmail.com>
Subject: [PATCH 6/6] gnu: texlive-ddphonism: Replace deprecated input.
Date: Fri, 28 Apr 2023 13:03:11 +0200
* gnu/packages/tex.scm (texlive-ddphonism)[propagated-inputs]: Replace
deprecated texlive-latex-tools by texlive-tools.
---
 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 9e0f443ca1..53ae12b191 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -5875,7 +5875,7 @@ (define-public texlive-ddphonism
            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")
-- 
2.38.1





This bug report was last modified 2 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.