guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: texlive-psnfss: Replace with texlive-psnfss/fixed.


From: guix-commits
Subject: 03/04: gnu: texlive-psnfss: Replace with texlive-psnfss/fixed.
Date: Wed, 16 Feb 2022 11:08:42 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 2e9ab44153a9494176d47280bb975532b77d9bae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Feb 16 17:03:00 2022 +0100

    gnu: texlive-psnfss: Replace with texlive-psnfss/fixed.
    
    * gnu/packages/tex.scm (texlive-psnfss)[replacement]: Replace with
    texlive-psnfss/fixed.
---
 gnu/packages/tex.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index be42f29c17..b6c310bdbb 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4301,6 +4301,8 @@ language that is written in a Cyrillic alphabet.")
                     "11f14dzhwsy4pli21acccip43d36nf3pac33ihjffnps1i2mhqkd"))))
     (package
       (inherit template)
+      ;; TODO: This package is missing files.
+      (replacement texlive-psnfss/fixed)
       (arguments
        (substitute-keyword-arguments (package-arguments template)
          ((#:tex-directory _ #t)



reply via email to

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