guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: texlive-apa6: Update reference to deprecated package.


From: guix-commits
Subject: 02/02: gnu: texlive-apa6: Update reference to deprecated package.
Date: Sun, 26 Feb 2023 19:19:28 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 81fbf5d71fb95367a0a93e45a86de5e930589a05
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Feb 27 01:17:04 2023 +0100

    gnu: texlive-apa6: Update reference to deprecated package.
    
    * gnu/packages/tex.scm (texlive-apa6)[inputs]: Replace
    'texlive-generic-xstring' with 'texlive-xstring'.
---
 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 1dc74d848d..f178bafcc2 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -11294,7 +11294,7 @@ and selecting references used in a publication.")
                              texlive-booktabs
                              texlive-endnotes
                              texlive-etoolbox
-                             texlive-generic-xstring
+                             texlive-xstring
                              texlive-latex-draftwatermark
                              texlive-latex-fancyhdr
                              texlive-latex-float



reply via email to

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