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
1 changed files with 1 additions and 0 deletions
|
@ -1987,6 +1987,7 @@ (define-public texlive-latex-filemod
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/filemod"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0vpxilfw69xv78f03g0j0zw0bw4qcn36whqp8phcq48qk1ax2kr2"))))
|
||||
|
|
Loading…
Reference in a new issue