[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: discrover: Update package name in texlive-union.
From: |
guix-commits |
Subject: |
07/07: gnu: discrover: Update package name in texlive-union. |
Date: |
Mon, 13 Sep 2021 16:51:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0406f1c2e166df6b7f809730e031f785c3d741e4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 13 17:12:37 2021 +0200
gnu: discrover: Update package name in texlive-union.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace
texlive-fonts-cm with texlive-cm.
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index c3ab0ce..ee85ab1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3152,7 +3152,7 @@ data and settings.")
("cairo" ,cairo)
("rmath-standalone" ,rmath-standalone)))
(native-inputs
- `(("texlive" ,(texlive-union (list texlive-fonts-cm
+ `(("texlive" ,(texlive-union (list texlive-cm
texlive-fonts-amsfonts
texlive-latex-doi
- branch master updated (17d26c4 -> 0406f1c), guix-commits, 2021/09/13
- 01/07: gnu: Add texlive-psnfss., guix-commits, 2021/09/13
- 02/07: gnu: Add texlive-pdftex., guix-commits, 2021/09/13
- 07/07: gnu: discrover: Update package name in texlive-union.,
guix-commits <=
- 03/07: gnu: texlive-charter: Propagate texlive-psnfss., guix-commits, 2021/09/13
- 05/07: gnu: chez-web: Add texlive-charter., guix-commits, 2021/09/13
- 06/07: gnu: chez-web: Replace texlive-fonts-cm with texlive-cm., guix-commits, 2021/09/13
- 04/07: gnu: Add texlive-context., guix-commits, 2021/09/13