guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: texlive-arev: Fix typo.


From: guix-commits
Subject: branch master updated: gnu: texlive-arev: Fix typo.
Date: Tue, 16 Feb 2021 09:48:56 -0500

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 <pgarlick@tourbillion-technology.com>
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



reply via email to

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