GNU bug report logs - #68883
[PATCH] gnu: Update cl-legit to latest commit.

Previous Next

Package: guix-patches;

Reported by: Charles <charles <at> charje.net>

Date: Fri, 2 Feb 2024 03:44:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68883: closed ([PATCH] gnu: Update cl-legit to latest commit.)
Date: Mon, 05 Feb 2024 13:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 05 Feb 2024 13:42:52 +0000
with message-id <87sf27xc04.fsf <at> kitej>
and subject line Re: [bug#68883] [PATCH] gnu: Update cl-legit to latest commit.
has caused the debbugs.gnu.org bug report #68883,
regarding [PATCH] gnu: Update cl-legit to latest commit.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68883: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68883
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Charles <charles <at> charje.net>
To: guix-patches <at> gnu.org
Cc: Charles <charles <at> charje.net>
Subject: [PATCH] gnu: Update cl-legit to latest commit.
Date: Thu,  1 Feb 2024 21:42:52 -0600
* 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



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Charles <charles <at> charje.net>
Cc: 68883-done <at> debbugs.gnu.org
Subject: Re: [bug#68883] [PATCH] gnu: Update cl-legit to latest commit.
Date: Mon, 05 Feb 2024 13:42:52 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 9c9a19dba5e9f6433df502a3e4f5876ad7dd46d3.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.