gnu: texlive-generic-unicode-data: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-unicode-data)[source]: Declare a source file-name.
This commit is contained in:
parent
b8d8806b52
commit
f569e9174f
|
@ -281,6 +281,7 @@ to PostScript.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/generic/unicode-data"))
|
"/tex/generic/unicode-data"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ivrhp6jz31pl4z841g4ws41lmvdiwz4sslmhf02inlib79gz6r2"))))
|
"0ivrhp6jz31pl4z841g4ws41lmvdiwz4sslmhf02inlib79gz6r2"))))
|
||||||
|
|
Loading…
Reference in New Issue