summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2018-03-13 22:23:16 +0200
committerEfraim Flashner <efraim@flashner.co.il>2018-03-13 22:52:32 +0200
commita6acd6113c4c8ce2092d86f0ab9ffd5907cef853 (patch)
treebc2fd01ba3498f192949e4dd50c8f1dbf4b95278 /gnu
parentac0529ddec796b970439d00f7a33070ff6bc7483 (diff)
gnu: texlive-generic-hyph-utf8: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-hyph-utf8)[source]: Declare a source file-name.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/tex.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index ce73dcf448..276634a2e6 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -391,6 +391,7 @@ to adapt the plain e-TeX source file to work with XeTeX and LuaTeX.")
%texlive-tag "/Master/texmf-dist/"
"/tex/generic/hyph-utf8"))
(revision %texlive-revision)))
+ (file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0ghizcz7ps16dzfqf66wwg5i181assc6qsm0g7g5dbmp909931vi"))))