3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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

* gnu/packages/tex.scm (texlive-stmaryrd)[replacement]: Replace with
texlive-stmaryrd/fixed.
This commit is contained in:
Ricardo Wurmus 2022-02-16 17:03:27 +01:00
parent 2e9ab44153
commit 244cbff895
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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")