GNU bug report logs - #52695
[PATCH] gnu: sbcl: Update to 2.1.11.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 21 Dec 2021 03:46:01 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#52695: closed ([PATCH] gnu: sbcl: Update to 2.1.11.)
Date: Thu, 03 Mar 2022 15:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Mar 2022 15:26:35 +0000
with message-id <874k4f12er.fsf <at> kitej>
and subject line Re: [bug#52695] [PATCH] gnu: sbcl: Update to 2.1.11.
has caused the debbugs.gnu.org bug report #52695,
regarding [PATCH] gnu: sbcl: Update to 2.1.11.
to be marked as done.

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


-- 
52695: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52695
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: sbcl: Update to 2.1.11.
Date: Mon, 20 Dec 2021 22:42:55 -0500
Hi Guixers,

Here is an update to sbcl.

all best,

jgart

* gnu/packages/lisp.scm (sbcl): Update to 2.1.11.
---
 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 8c1a5f90a0..ee0342cb1c 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -417,14 +417,14 @@ (define-public clisp
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.1.9")
+    (version "2.1.11")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "189gjqzdz10xh3ybiy4ch1r98bsmkcb4hpnrmggd4y2g5kqnyx4y"))))
+        (base32 "1zgypmn19c58pv7j33ga7m1l7lzghj70w3xbybpgmggxwwflihdz"))))
     (build-system gnu-build-system)
     (outputs '("out" "doc"))
     (native-inputs
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 52695-done <at> debbugs.gnu.org
Subject: Re: [bug#52695] [PATCH] gnu: sbcl: Update to 2.1.11.
Date: Thu, 03 Mar 2022 15:26:35 +0000
[Message part 4 (text/plain, inline)]
SBCL is currently at 2.2.2 in the master branch.
Closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 130 days ago.

Previous Next


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