gnu: texlive-latex-seminar: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-seminar)[source]: Declare a source file-name.
This commit is contained in:
parent
23ae6e65fc
commit
a74ac06bb5
1 changed files with 1 additions and 0 deletions
|
@ -2135,6 +2135,7 @@ re-processing.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/latex/seminar"))
|
"/tex/latex/seminar"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0y4i651b75y6006n03x8n86bsqvjsailvvz9bhzy51dzsznqidq0"))))
|
"0y4i651b75y6006n03x8n86bsqvjsailvvz9bhzy51dzsznqidq0"))))
|
||||||
|
|
Reference in a new issue