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

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

View File

@ -2159,6 +2159,7 @@ recent classes such as powerdot or beamer, both of which are tuned to
(source (origin
(method svn-fetch)
(uri (texlive-ref "latex" "trimspaces"))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0da00lb32am4g63mn96625wg48p3pj3spx79lajrk17d549apwqa"))))