gnu: sbcl-rfc2388: Name checkout.
* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
This commit is contained in:
parent
7026f6b27e
commit
0abf2d91cf
1 changed files with 1 additions and 0 deletions
|
@ -3896,6 +3896,7 @@ (define-public sbcl-rfc2388
|
|||
(uri (git-reference
|
||||
(url "https://github.com/jdz/rfc2388.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "rfc2388" version))
|
||||
(sha256
|
||||
(base32 "0phh5n3clhl9ji8jaxrajidn22d3f0aq87mlbfkkxlnx2pnw694k"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
|
|
Loading…
Reference in a new issue