mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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
1 changed files with 1 additions and 0 deletions
|
@ -3062,6 +3062,7 @@ (define-public texlive-latex-eepic
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/eepic"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"1c68gvh021pvybg07apsd2xhq2ljbg80kq94wh71drdga3c2zqjw"))))
|
||||
|
|
Loading…
Reference in a new issue