rekado pushed a commit to branch wip-texlive
in repository guix.
commit 4253358ab0e5a44423eb3c044a1e7fd1971b15f1
Author: Ricardo Wurmus <[email protected]>
Date: Mon Jul 15 20:17:56 2019 +0200
gnu: texlive-fonts-ec: Update license URL.
* gnu/packages/tex.scm (texlive-fonts-ec)[license]: Update URL.
---
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 30eda2f..b649e5a 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4861,7 +4861,7 @@ fonts are available in (traced) Adobe Type 1 format, as
part of the
set, Latin Modern, is not actually a direct development of the EC set, and
differs from the EC in a number of particulars.")
(license (license:fsf-free "https://www.tug.org/svn/texlive/tags/\
-texlive-2017.1/Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
+texlive-2018.2/Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
(define-public texlive-fonts-adobe-times
(package