This is an automated email from the git hooks/post-receive script.
pgarlick pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new a6f8e82 gnu: texlive-arev: Fix typo.
a6f8e82 is described below
commit a6f8e8200f2a3885cda41520b9f8d2e2a1350cbe
Author: Paul Garlick <[email protected]>
AuthorDate: Tue Feb 16 14:45:19 2021 +0000
gnu: texlive-arev: Fix typo.
* gnu/packages/tex.scm (texlive-arev)[license]: Fix filename.
---
gnu/packages/tex.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 6a40fb4..c0f4ff0 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -7795,4 +7795,4 @@ heavier. Arev is one of a very small number of sans-font
mathematics
support packages. Others are cmbright, hvmath and kerkis.")
(license (list license:silofl1.1 ;for Arev Sans
license:lppl1.3a ;for TeX support files
- license:gpl2)))) ;fora ms-mdbch.sty
+ license:gpl2)))) ;for ams-mdbch.sty