gnu: sbcl-cl-uglify-js: Declare a source file-name.
* gnu/packages/lisp.scm (sbcl-cl-uglify-js)[source]: Declare a source file-name.
This commit is contained in:
parent
8cf57bc1c6
commit
03e8182b8e
1 changed files with 1 additions and 0 deletions
|
@ -1370,6 +1370,7 @@ It is similar to the @code{CL:LOOP} macro, with these distinguishing marks:
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/mishoo/cl-uglify-js.git")
|
(url "https://github.com/mishoo/cl-uglify-js.git")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0k39y3c93jgxpr7gwz7w0d8yknn1fdnxrjhd03057lvk5w8js27a"))))
|
"0k39y3c93jgxpr7gwz7w0d8yknn1fdnxrjhd03057lvk5w8js27a"))))
|
||||||
|
|
Reference in a new issue