mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-serapeum: Update to 20230511.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
This commit is contained in:
parent
e3e011a081
commit
b363fab46f
1 changed files with 3 additions and 3 deletions
|
@ -9769,8 +9769,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 "ce6c3b320cde38767caea2b86afa87ff280b9c11")
|
(let ((commit "0810fdef36f34e6149bee3aa7d604f5833ec86e9")
|
||||||
(revision "9"))
|
(revision "10"))
|
||||||
(package
|
(package
|
||||||
(name "sbcl-serapeum")
|
(name "sbcl-serapeum")
|
||||||
(version (git-version "0.0.0" revision commit))
|
(version (git-version "0.0.0" revision commit))
|
||||||
|
@ -9783,7 +9783,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 "0vpxgvxniyn12wkhmav2iq4x4bj12hjrsf2ajwcapp0sh06qg1j9"))))
|
(base32 "0ylxh2za3940ybpnmh9dwkc27jd3vbxj5v003qlbn9z5xqb84ahr"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(inputs
|
(inputs
|
||||||
(list sbcl-alexandria
|
(list sbcl-alexandria
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue