[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/137: gnu: texlive-ec: Remove reference to TeX Live version in licens
From: |
guix-commits |
Subject: |
120/137: gnu: texlive-ec: Remove reference to TeX Live version in license. |
Date: |
Mon, 24 Jun 2024 18:27:29 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 2d90db9f0e61e4f8fa284ad3fc821541c27f32f2
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 14:23:21 2024 +0200
gnu: texlive-ec: Remove reference to TeX Live version in license.
* gnu/packages/tex.scm (texlive-ec)[license]: Remove reference to TeX Live
version.
Change-Id: Ib7c1de9f2b98cdcf71910e4148c2b24009ff42bc
---
gnu/packages/tex.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b1fceb3f40..b72a98963b 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -57259,8 +57259,8 @@ sign, and many others. The fonts are available in
(traced) Adobe Type
Modern-style T1-encoded Type 1 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-2019.3/Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
+ (license (license:fsf-free "https://www.tug.org/svn/texlive/trunk/\
+Master/texmf-dist/doc/fonts/ec/copyrite.txt"))))
(define-deprecated-package texlive-fonts-ec texlive-ec)
- 83/137: guix: import texlive: Remove `files-differ?' function., (continued)
- 83/137: guix: import texlive: Remove `files-differ?' function., guix-commits, 2024/06/24
- 92/137: gnu: Factorize URLs relative to TeX Live., guix-commits, 2024/06/24
- 93/137: gnu: Refactor TeX Live packages to refer to SVN directly., guix-commits, 2024/06/24
- 108/137: gnu: texlive-blockdraw-mp: Specify upstream name., guix-commits, 2024/06/24
- 101/137: gnu: texlive-newverbs: Do not create origin for "ydocstrip.tex"., guix-commits, 2024/06/24
- 109/137: gnu: texlive-kfsh-nat: Specify upstream name., guix-commits, 2024/06/24
- 111/137: gnu: tex: Set properties to protect inputs during updates., guix-commits, 2024/06/24
- 113/137: guix: download-multi-svn-to-store: Allow exporting from base URL., guix-commits, 2024/06/24
- 118/137: gnu: texlive-r-und-s: Specify upstream name., guix-commits, 2024/06/24
- 119/137: gnu: texlive-pstricks-calcnotes: Specify upstream name., guix-commits, 2024/06/24
- 120/137: gnu: texlive-ec: Remove reference to TeX Live version in license.,
guix-commits <=
- 123/137: gnu: texlive-csplain: Create missing symlinks., guix-commits, 2024/06/24
- 125/137: gnu: texlive-lollipop: Create missing symlink., guix-commits, 2024/06/24
- 126/137: gnu: texlive-mex: Create missing symlinks., guix-commits, 2024/06/24
- 127/137: gnu: texlive-mltex: Create missing symlinks., guix-commits, 2024/06/24
- 129/137: gnu: texlive-platex: Create missing symlink., guix-commits, 2024/06/24
- 131/137: gnu: texlive-texsis: Create missing symlink., guix-commits, 2024/06/24
- 136/137: gnu: texlive-luajittex-bin: Skip build on ppc64le and riscv64 architectures., guix-commits, 2024/06/24
- 135/137: gnu: texlive-context: Fix context executable., guix-commits, 2024/06/24
- 117/137: gnu: texlive-ctan-chk: Specify upstream name., guix-commits, 2024/06/24
- 121/137: guix: import texlive: Add UPSTREAM-NAME property when necessary., guix-commits, 2024/06/24