* [bug#68079] [PATCH] gnu: cl-3bmd: Update to 0.0.0-4.e68b2d4.
@ 2023-12-28 12:29 Paul A. Patience
2023-12-29 9:36 ` bug#68079: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-28 12:29 UTC (permalink / raw)
To: 68079; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-4.e68b2d4.
Change-Id: I2e2a4f3fc96bf70b72a15840aa85349a3d71be02
---
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 4daf7afd84..e66ee33346 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3284,8 +3284,8 @@ (define-public ecl-colorize
(sbcl-package->ecl-package sbcl-colorize))
(define-public sbcl-3bmd
- (let ((commit "4e08d82d7c8fb1b8fc708c87f4d9d13a1ab490cb")
- (revision "3"))
+ (let ((commit "e68b2d442f29b4534c1c8e2f2cdf7583643a2fc5")
+ (revision "4"))
(package
(name "sbcl-3bmd")
(version (git-version "0.0.0" revision commit))
@@ -3296,7 +3296,7 @@ (define-public sbcl-3bmd
(url "https://github.com/3b/3bmd")
(commit commit)))
(sha256
- (base32 "1j885ykg2yds0l7dmw21lrhs7pd66lf541pf9lb677nkhc2f62jz"))
+ (base32 "12xqih1gnwsn1baqm7bq3kxss73phn06gvd0v1h1vwsjd1xgpq3g"))
(file-name (git-file-name "cl-3bmd" version))))
(build-system asdf-build-system/sbcl)
(arguments
base-commit: bc509aba838780502b83f7fc3d2aee72903656f2
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68079: [PATCH] gnu: cl-3bmd: Update to 0.0.0-4.e68b2d4.
2023-12-28 12:29 [bug#68079] [PATCH] gnu: cl-3bmd: Update to 0.0.0-4.e68b2d4 Paul A. Patience
@ 2023-12-29 9:36 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-29 9:36 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68079-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 35cb74823f427a50f5cad0081f8a594b809f1ade.
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:[~2023-12-29 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28 12:29 [bug#68079] [PATCH] gnu: cl-3bmd: Update to 0.0.0-4.e68b2d4 Paul A. Patience
2023-12-29 9:36 ` bug#68079: " 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.