mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: texlive-arev: Fix typo.
* gnu/packages/tex.scm (texlive-arev)[license]: Fix filename.
This commit is contained in:
parent
13354b3f08
commit
a6f8e8200f
1 changed files with 1 additions and 1 deletions
|
@ -7795,4 +7795,4 @@ (define-public texlive-arev
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue