guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: texlive-base: Update reference to texlive-psnfss.


From: guix-commits
Subject: 03/03: gnu: texlive-base: Update reference to texlive-psnfss.
Date: Wed, 28 Oct 2020 17:04:06 -0400 (EDT)

rekado pushed a commit to branch wip-texlive
in repository guix.

commit 7414266f57de5ac344e71bb624fa077bbdd65a91
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 28 22:04:04 2020 +0100

    gnu: texlive-base: Update reference to texlive-psnfss.
    
    * gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Replace
    "texlive-latex-psnfss" with "texlive-psnfss".
---
 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 29c46fc..414f2c3 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -3530,7 +3530,7 @@ packages.")
                 texlive-generic-babel-english
                 texlive-latex-cyrillic
                 texlive-latex-graphics
-                texlive-latex-psnfss
+                texlive-psnfss
                 texlive-latex-tools
                 texlive-tetex)))
     (package



reply via email to

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