gnu: texlive-latex-filemod: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-filemod)[source]: Declare a source file-name.
This commit is contained in:
parent
b5b10f3b3b
commit
681b579d6d
|
@ -1987,6 +1987,7 @@ without affecting the structure of the list (this works for @code{itemize} and
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/latex/filemod"))
|
"/tex/latex/filemod"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vpxilfw69xv78f03g0j0zw0bw4qcn36whqp8phcq48qk1ax2kr2"))))
|
"0vpxilfw69xv78f03g0j0zw0bw4qcn36whqp8phcq48qk1ax2kr2"))))
|
||||||
|
|
Loading…
Reference in New Issue