gnu: texlive-generic-ifxetex: Declare a source file-name.

* gnu/packages/tex.scm (texlive-generic-ifxetex)[source]: Declare a
source file-name.
master
Efraim Flashner 2018-03-14 20:23:42 +02:00
parent 7e353a7783
commit 24dbc6023b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -1062,6 +1062,7 @@ overwrite existing files and letting you use @code{filecontents} /
(source (origin
(method svn-fetch)
(uri (texlive-ref "generic" "ifxetex"))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0w2xj7n0szavj329kds09q626szkc378p3w0sk022q0ln4ksz86d"))))