guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: r-with-tests: Use patched texlive-amsfonts.


From: guix-commits
Subject: branch master updated: gnu: r-with-tests: Use patched texlive-amsfonts.
Date: Thu, 03 Jun 2021 05:21:04 -0400

This is an automated email from the git hooks/post-receive script.

lbraun pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 13b737f  gnu: r-with-tests: Use patched texlive-amsfonts.
13b737f is described below

commit 13b737f132b16bf26793ae05fc0d1f2f7180b25d
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Jun 3 11:18:03 2021 +0200

    gnu: r-with-tests: Use patched texlive-amsfonts.
    
    See commit 75af43162e58a0b3fdc804963809ecb801fb81b7.
    
    * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Replace
    texlive-amsfonts with texlive-amsfonts/patched.
---
 gnu/packages/statistics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a6c9c9d..1292ac6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -340,7 +340,7 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\
        ("texlive" ,(texlive-union (list texlive-ae
                                         texlive-inconsolata
                                         texlive-fonts-ec
-                                        texlive-amsfonts
+                                        texlive-amsfonts/patched
                                         texlive-latex-base
                                         texlive-latex-fancyvrb
                                         texlive-latex-graphics



reply via email to

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