mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 23:20:37 +02:00
gnu: sbcl-lack: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
This commit is contained in:
@@ -5234,6 +5234,7 @@ performance and simplicity in mind.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fukamachi/lack.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "lack" version))
|
||||
(sha256
|
||||
(base32 "1avh4ygcj9xcx4m17nj0wnxxaisk26w4ljs2bibzxaln24x7pi85"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
|
||||
Reference in New Issue
Block a user