gnu: texlive-generic-hyph-utf8: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-hyph-utf8)[source]: Declare a source file-name.
This commit is contained in:
parent
ac0529ddec
commit
a6acd6113c
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ to adapt the plain e-TeX source file to work with XeTeX and LuaTeX.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/generic/hyph-utf8"))
|
"/tex/generic/hyph-utf8"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ghizcz7ps16dzfqf66wwg5i181assc6qsm0g7g5dbmp909931vi"))))
|
"0ghizcz7ps16dzfqf66wwg5i181assc6qsm0g7g5dbmp909931vi"))))
|
||||||
|
|
Reference in a new issue