1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 05:51:19 +02: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:
Efraim Flashner
2018-03-14 21:06:53 +02:00
parent e1834df6b6
commit d57e5d4128

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"))))