* [bug#68883] [PATCH] gnu: Update cl-legit to latest commit.
@ 2024-02-02 3:42 Charles via Guix-patches via
2024-02-05 13:42 ` bug#68883: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2024-02-02 3:42 UTC (permalink / raw)
To: 68883
Cc: Charles, Guillaume Le Vaillant, Katherine Cox-Buday,
Munyoki Kilyungi, Sharlatan Hellseher, jgart
* gnu/packages/lisp-xyz.scm (sbcl-legit): Update commit, revision, and hash.
Change-Id: Ib6ea65b196df9a82c6d4cf7c360fd8f97b5e1819
---
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 27121b8848..e1d057f2a8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21913,8 +21913,8 @@ (define-public cl-metacopy
(sbcl-package->cl-source-package sbcl-metacopy))
(define-public sbcl-legit
- (let ((commit "5f8a2d4c4f5fb8e53340eeef600433ee20e03fbe")
- (revision "2"))
+ (let ((commit "9c677b9b798803d37ab6f5e0e0705441872f7230")
+ (revision "3"))
(package
(name "sbcl-legit")
(version (git-version "1.0.0" revision commit))
@@ -21926,7 +21926,7 @@ (define-public sbcl-legit
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0crr7ya7dg15di7glk3w9sgf6j8dmny347gynmxxrdvjj9pa906m"))))
+ (base32 "0jy021ywrbnkgbgb63ip6j7kr40m4wz2pz1v5ybn6xkkn6dyprsz"))))
(build-system asdf-build-system/sbcl)
(arguments
`(#:phases
base-commit: bf7991a8c767abd32cfb2c92e3d57665a7cabf00
prerequisite-patch-id: bcaf8eb7f369a54bf47e9c7ef7b94fda2295de4a
prerequisite-patch-id: b12a5ae83154dd1d224766ee3e687e7c3e2f0813
prerequisite-patch-id: 141dc8947edbeabb2e8241519c558e8bb3811877
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-05 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 3:42 [bug#68883] [PATCH] gnu: Update cl-legit to latest commit Charles via Guix-patches via
2024-02-05 13:42 ` bug#68883: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).