gnu: sbcl-cl-syntax: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
This commit is contained in:
parent
2af4698016
commit
ad09f3b024
1 changed files with 1 additions and 0 deletions
|
@ -4251,6 +4251,7 @@ (define-public sbcl-cl-syntax
|
|||
(uri (git-reference
|
||||
(url "https://github.com/m2ym/cl-syntax.git")
|
||||
(commit "03f0c329bbd55b8622c37161e6278366525e2ccc")))
|
||||
(file-name (git-file-name "cl-syntax" version))
|
||||
(sha256
|
||||
(base32 "17ran8xp77asagl31xv8w819wafh6whwfc9p6dgx22ca537gyl4y"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
|
|
Loading…
Reference in a new issue