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

* gnu/packages/tex.scm (texlive-latex-overpic)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 21:04:10 +02:00
parent 6a9198046d
commit b2aef7219c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -3156,6 +3156,7 @@ entry at the \"natural\" width of its text.")
%texlive-tag "/Master/texmf-dist/"
"/tex/latex/overpic"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0m29q9qdb00558b7g2i7iw6w62n5s46yx81j8m99qkv77magk4fm"))))