gnu: texlive-latex-titlesec: Declare a source file-name.

* gnu/packages/tex.scm (texlive-latex-titlesec)[source]: Declare a
source file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 21:09:13 +02:00
parent d57e5d4128
commit 0475e35c59
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -3543,6 +3543,7 @@ of ink traps which typify the Kurier font.")
%texlive-tag "/Master/texmf-dist/" %texlive-tag "/Master/texmf-dist/"
"/tex/latex/titlesec")) "/tex/latex/titlesec"))
(revision %texlive-revision))) (revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256 (sha256
(base32 (base32
"04nmkhqx6jxcxx9a30zbcd5smxi5fd0cbp132bki7fnvhspnhg21")))) "04nmkhqx6jxcxx9a30zbcd5smxi5fd0cbp132bki7fnvhspnhg21"))))