gnu: texlive-latex-threeparttable: Declare a source file-name.

* gnu/packages/tex.scm (texlive-latex-threeparttable)[source]: Declare a
source file-name.
master
Efraim Flashner 2018-03-14 21:06:53 +02:00
parent e1834df6b6
commit d57e5d4128
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -3335,6 +3335,7 @@ according to the natural width of the widest cell in the column.")
%texlive-tag "/Master/texmf-dist/"
"/tex/latex/threeparttable"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"10vy9k150w2lviw8h22s2mcykff38xci653m5823s2vv44pwbmzq"))))