gnu: texlive-metafont-base: Declare a source file-name.
* gnu/packages/tex.scm (texlive-metafont-base)[source]: Declare a source file-name.
This commit is contained in:
parent
a6acd6113c
commit
1dec413ae0
1 changed files with 1 additions and 0 deletions
|
@ -448,6 +448,7 @@ converters, will completely supplant the older patterns.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/metafont"))
|
"/metafont"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yl4n8cn5xqk2nc22zgzq6ymd7bhm6xx1mz3azip7i3ki4bhb5q5"))))
|
"1yl4n8cn5xqk2nc22zgzq6ymd7bhm6xx1mz3azip7i3ki4bhb5q5"))))
|
||||||
|
|
Reference in a new issue