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

* gnu/packages/tex.scm (texlive-fonts-cm)[source]: Declare a source
file-name.
master
Efraim Flashner 2018-03-13 22:25:45 +02:00
parent b8e213cb2f
commit a4015c2065
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -534,6 +534,7 @@ documents.")
%texlive-tag "/Master/texmf-dist/"
"/fonts/source/public/cm"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"045k5b9rdmbxpy1a3006l1x96z1rd18vg3cwrvnld9bqybw5qz44"))))