mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: texlive-latex-threeparttable: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-threeparttable)[source]: Declare a source file-name.
This commit is contained in:
parent
e1834df6b6
commit
d57e5d4128
1 changed files with 1 additions and 0 deletions
|
@ -3335,6 +3335,7 @@ (define-public texlive-latex-threeparttable
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/threeparttable"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"10vy9k150w2lviw8h22s2mcykff38xci653m5823s2vv44pwbmzq"))))
|
||||
|
|
Loading…
Reference in a new issue