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
|
@ -1370,6 +1370,7 @@ It is similar to the @code{CL:LOOP} macro, with these distinguishing marks:
|
|||
(uri (git-reference
|
||||
(url "https://github.com/mishoo/cl-uglify-js.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0k39y3c93jgxpr7gwz7w0d8yknn1fdnxrjhd03057lvk5w8js27a"))))
|
||||
|
|
Loading…
Reference in New Issue