gnu: texlive-latex-eepic: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-eepic)[source]: Declare a source file-name.
This commit is contained in:
parent
2678a63b23
commit
84d6364314
|
@ -3062,6 +3062,7 @@ routine, which may be used to place the output at fixed positions. The
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/eepic"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"1c68gvh021pvybg07apsd2xhq2ljbg80kq94wh71drdga3c2zqjw"))))
|
||||
|
|
Loading…
Reference in New Issue