mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: sbcl-serapeum: Update to 20210630.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20210630.
This commit is contained in:
parent
eef099a2e1
commit
a703c89f70
1 changed files with 3 additions and 3 deletions
|
@ -7625,8 +7625,8 @@ implementation specific equivalent.")
|
||||||
(sbcl-package->ecl-package sbcl-trivial-macroexpand-all))
|
(sbcl-package->ecl-package sbcl-trivial-macroexpand-all))
|
||||||
|
|
||||||
(define-public sbcl-serapeum
|
(define-public sbcl-serapeum
|
||||||
(let ((commit "f5da17b635ecb11d8317800f1674e88ca779dac5")
|
(let ((commit "c29a52ff0c5f6e60b09919c3a0daa8df7599ddb9")
|
||||||
(revision "5"))
|
(revision "6"))
|
||||||
(package
|
(package
|
||||||
(name "sbcl-serapeum")
|
(name "sbcl-serapeum")
|
||||||
(version (git-version "0.0.0" revision commit))
|
(version (git-version "0.0.0" revision commit))
|
||||||
|
@ -7639,7 +7639,7 @@ implementation specific equivalent.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "16mz6xgcb5pkjg7xb760ga4hxbdhm9f843l42kc546hknhfq8x7b"))))
|
(base32 "0vij9jhji09way1rpd0r5sgjnh5amm3f2ymppnqkw0c6nnk2p0kd"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(inputs
|
(inputs
|
||||||
`(("alexandria" ,sbcl-alexandria)
|
`(("alexandria" ,sbcl-alexandria)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue