gnu: texlive-tex-plain: Declare a source file-name.

* gnu/packages/tex.scm (texlive-tex-plain)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-13 22:30:18 +02:00
parent 9700a0d0a5
commit b63aefe53e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -854,6 +854,7 @@ individual symbols defined in @code{amssymb.sty}.")
%texlive-tag "/Master/texmf-dist/"
"/tex/plain"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0mjgl3gscn3ps29yjambz1j9fg81ynnncb96vpprwx4xsijhsns0"))))