gnu: texlive-fonts-ec: Declare a source file-name.

* gnu/packages/tex.scm (texlive-fonts-ec)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 20:53:50 +02:00
parent aa499191b8
commit ca816eb3ca
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -2885,6 +2885,7 @@ in SGML; use maths minus in text as appropriate; simple Young tableaux.")
%texlive-tag "/Master/texmf-dist/" %texlive-tag "/Master/texmf-dist/"
"/fonts/source/jknappen/ec/")) "/fonts/source/jknappen/ec/"))
(revision %texlive-revision))) (revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256 (sha256
(base32 (base32
"12av65fbz9xiashm09c9m1fj1mijxls5xspd7652ry1n5s0nixy4")))) "12av65fbz9xiashm09c9m1fj1mijxls5xspd7652ry1n5s0nixy4"))))