unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: 63143@debbugs.gnu.org
Cc: Simon Tournier <zimon.toutoune@gmail.com>
Subject: [bug#63143] [PATCH 6/6] gnu: texlive-ddphonism: Replace deprecated input.
Date: Fri, 28 Apr 2023 13:03:11 +0200	[thread overview]
Message-ID: <20230428110311.3635478-6-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <20230428110311.3635478-1-zimon.toutoune@gmail.com>

* 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





  parent reply	other threads:[~2023-04-28 11:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 11:01 [bug#63143] [PATCH 0/6] Replace deprecated TeXLive inputs Simon Tournier
2023-04-28 11:03 ` [bug#63143] [PATCH 1/6] gnu: texlive-xetex: Replace deprecated inputs Simon Tournier
2023-04-28 11:03   ` [bug#63143] [PATCH 2/6] gnu: texlive-soulutf8: " Simon Tournier
2023-04-28 11:03   ` [bug#63143] [PATCH 3/6] gnu: texlive-ncctools: Replace deprecated input Simon Tournier
2023-04-28 11:03   ` [bug#63143] [PATCH 4/6] gnu: texlive-totcount: " Simon Tournier
2023-04-28 11:03   ` [bug#63143] [PATCH 5/6] gnu: texlive-totpages: " Simon Tournier
2023-04-28 11:03   ` Simon Tournier [this message]
2023-05-09 15:04 ` [bug#63143] [PATCH 0/6] Replace deprecated TeXLive inputs Simon Tournier
2023-05-11 20:55 ` Josselin Poiret via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230428110311.3635478-6-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=63143@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).