gnu: texlive-latex-anysize: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-anysize)[source]: Declare a source file-name.
This commit is contained in:
parent
88ae1921d8
commit
de4eb4d1c9
|
@ -2571,6 +2571,7 @@ does not affect @code{\\tt}, @code{\\texttt}, etc.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/latex/anysize"))
|
"/tex/latex/anysize"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19khwqjlvznc955sijhww3c4zbb0053rvzwv9nz738qknq7y18vb"))))
|
"19khwqjlvznc955sijhww3c4zbb0053rvzwv9nz738qknq7y18vb"))))
|
||||||
|
|
Loading…
Reference in New Issue