* [bug#72969] [PATCH] gnu: sbcl-moira: Update to commit 448d8e77
@ 2024-09-02 15:09 Konrad Hinsen
2024-09-03 13:30 ` bug#72969: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2024-09-02 15:09 UTC (permalink / raw)
To: 72969
* gnu/packages/lisp-xyz.scm (sbcl-moira): Update to commit 448d8e77
Change-Id: I98537007875d2830b41c8d16313c20ea103f3576
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c0d7f90aed..605c9bac25 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -20791,7 +20791,7 @@ (define-public cl-modularize-interfaces
(sbcl-package->cl-source-package sbcl-modularize-interfaces))
(define-public sbcl-moira
- (let ((commit "21f1cfd5942fcaea2ed2e4f6055b2a5a39ac4c6e")
+ (let ((commit "448d8e77b95f5de7b41d2897a2167c4b1fb85a76")
(revision "0"))
(package
(name "sbcl-moira")
@@ -20804,7 +20804,7 @@ (define-public sbcl-moira
(commit commit)))
(file-name (git-file-name "cl-moira" version))
(sha256
- (base32 "0r6hvq8j04y1i85f8jwhhafylgfrkg8c1z5746nsbv0v0348sf5h"))))
+ (base32 "01wxjg122flla4pgys57hya3fwrkyjkpp26j5ypl5885zz1ip5b7"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria
base-commit: 3c21d0da62b3d6832dd1ab450d8ab50ab8d38f27
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72969: [PATCH] gnu: sbcl-moira: Update to commit 448d8e77
2024-09-02 15:09 [bug#72969] [PATCH] gnu: sbcl-moira: Update to commit 448d8e77 Konrad Hinsen
@ 2024-09-03 13:30 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-09-03 13:30 UTC (permalink / raw)
To: Konrad Hinsen; +Cc: 72969-done
[-- Attachment #1: Type: text/plain, Size: 91 bytes --]
Patch applied as adb1d5387bf46b37bfcf70f88b2352bef671bc92 with some
modifications.
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:[~2024-09-03 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 15:09 [bug#72969] [PATCH] gnu: sbcl-moira: Update to commit 448d8e77 Konrad Hinsen
2024-09-03 13:30 ` bug#72969: " 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.