mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: texlive-fmtcount: Add proper 'license' value.
This is a followup to df5e07c16d
.
* gnu/packages/tex.scm (texlive-fmtcount)[license]: New field.
This commit is contained in:
parent
b5c6062bce
commit
2199af9f7b
1 changed files with 2 additions and 1 deletions
|
@ -10787,7 +10787,8 @@ (define-public texlive-fmtcount
|
||||||
(both British and American usage), French (including Belgian and Swiss
|
(both British and American usage), French (including Belgian and Swiss
|
||||||
variants), German, Italian, Portuguese and Spanish documents are provided. This
|
variants), German, Italian, Portuguese and Spanish documents are provided. This
|
||||||
package was originally provided as part of the author's datetime package, but is
|
package was originally provided as part of the author's datetime package, but is
|
||||||
now distributed separately.")))
|
now distributed separately.")
|
||||||
|
(license license:lppl1.3+)))
|
||||||
|
|
||||||
(define-public texlive-inriafonts
|
(define-public texlive-inriafonts
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue