* [bug#59116] [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.
@ 2022-11-08 4:00 Paul A. Patience
2022-11-08 9:45 ` bug#59116: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-11-08 4:00 UTC (permalink / raw)
To: 59116; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-8.fbfd2a2.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 1c580c7263..51d68de6b3 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -8114,8 +8114,8 @@ (define-public ecl-trivial-macroexpand-all
(sbcl-package->ecl-package sbcl-trivial-macroexpand-all))
(define-public sbcl-serapeum
- (let ((commit "d2150c6fb75c16f2ee0abd145a1089d0019e7f7e")
- (revision "7"))
+ (let ((commit "fbfd2a219fb22c70c1c5b86910c5106fd0f9b447")
+ (revision "8"))
(package
(name "sbcl-serapeum")
(version (git-version "0.0.0" revision commit))
@@ -8128,7 +8128,7 @@ (define-public sbcl-serapeum
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1czs771nyqz45ndd09iiva2swvazy1b2z0k6h4qqdd839vnjcs06"))))
+ (base32 "0gz70hwlsyawmm7j85yjg449hpy57w5jdd7rkal6lhmmfnl0nsbp"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria
--
2.38.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59116: [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.
2022-11-08 4:00 [bug#59116] [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2 Paul A. Patience
@ 2022-11-08 9:45 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-11-08 9:45 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 59116-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 7ee45b9d32c802dc4dcd9388ffdb67a644c0496c.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-08 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 4:00 [bug#59116] [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2 Paul A. Patience
2022-11-08 9:45 ` bug#59116: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.