gnu: texlive-latex-trimspaces: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-trimspaces)[source]: Declare a source file-name.
This commit is contained in:
parent
a74ac06bb5
commit
70a71d19c8
|
@ -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"))))
|
||||
|
|
Loading…
Reference in New Issue