guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: texlive-stmaryrd: Replace with texlive-stmaryrd/fixed.


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

rekado pushed a commit to branch master
in repository guix.

commit 244cbff8954f50738f58271c9143fba890a6a520
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Feb 16 17:03:27 2022 +0100

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

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b6c310bdbb..531f866b58 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6397,6 +6397,8 @@ use this package to insert PostScript files, in addition 
to PDF files.")
                     "0yn0yl6x1z9ab5gb56lhvkqabd2agz3ggxifwxkiysrj5780j29z"))))
     (package
       (inherit template)
+      ;; TODO: This package is missing files.
+      (replacement texlive-stmaryrd/fixed)
       (arguments (substitute-keyword-arguments (package-arguments template)
                    ((#:tex-directory _ #t)
                     "latex/stmaryrd")



reply via email to

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