mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
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 @@ (define-public texlive-generic-hyph-utf8
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/generic/hyph-utf8"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ghizcz7ps16dzfqf66wwg5i181assc6qsm0g7g5dbmp909931vi"))))
|
||||
|
|
Loading…
Reference in a new issue