[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: teximpatient: Use new name for texlive-pdftex.
From: |
guix-commits |
Subject: |
04/07: gnu: teximpatient: Use new name for texlive-pdftex. |
Date: |
Tue, 27 Oct 2020 04:29:30 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 333cd44fbd5cf929142cfe6a6fa7cb4033260d3c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 27 09:17:04 2020 +0100
gnu: teximpatient: Use new name for texlive-pdftex.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Replace
texlive-generic-pdftex with texlive-pdftex.
---
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 9d3459b..83739dd 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6259,7 +6259,7 @@ develop documents with LaTeX, in a single application.")
texlive-fonts-adobe-zapfding
texlive-fonts-knuth-lib
texlive-fonts-mflogo-font
- texlive-generic-pdftex)))
+ texlive-pdftex)))
("automake" ,automake)))
(home-page "https://www.gnu.org/software/teximpatient/")
(synopsis "Book on TeX, plain TeX and Eplain")
- branch wip-texlive updated (79cf9fc -> 3e6908d), guix-commits, 2020/10/27
- 02/07: gnu: lilypond: Use new name of texlive-lh., guix-commits, 2020/10/27
- 07/07: gnu: chez-web: Use new names of TeX Live packages., guix-commits, 2020/10/27
- 01/07: gnu: lilypond: Remove obsolete build phase., guix-commits, 2020/10/27
- 03/07: gnu: Replace texlive-generic-pdftex with texlive-pdftex., guix-commits, 2020/10/27
- 04/07: gnu: teximpatient: Use new name for texlive-pdftex.,
guix-commits <=
- 05/07: gnu: chez-web: Remove obsolete build phase., guix-commits, 2020/10/27
- 06/07: gnu: chez-sockets: Use new name of texlive-pdftex., guix-commits, 2020/10/27