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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52695 in the body.
You can then email your comments to 52695 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52695; Package guix-patches. (Tue, 21 Dec 2021 03:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Dec 2021 03:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to guix-patches <at> gnu.org:
bug#52695; Package guix-patches. (Thu, 23 Dec 2021 10:32:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: jgart via Guix-patches via <guix-patches <at> gnu.org>, 52695 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: Re: [bug#52695] [PATCH] gnu: sbcl: Update to 2.1.11.
Date: Thu, 23 Dec 2021 11:31:37 +0100
[Message part 1 (text/plain, inline)]
Hi,

jgart via schrieb am Montag der 20. Dezember 2021 um 22:42 -05:

> Hi Guixers,
>
> Here is an update to sbcl.
>
> all best,
>
> jgart

This part should go below to “---” line, otherwise it becomes part of
the commit message.

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

‘guix refresh -l’ reports that sbcl has 1122 dependents, therefore, this
patch should go to the ‘staging’ branch, see “17.6 Submitting Patches”
in the manual.  The subject should be prefixed with “[PATCH staging]”.

The package builds fine!
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#52695; Package guix-patches. (Thu, 23 Dec 2021 10:32:02 GMT) Full text and rfc822 format available.

Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 03 Mar 2022 15:29:01 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Thu, 03 Mar 2022 15:29:01 GMT) Full text and rfc822 format available.

Message #16 received at 52695-done <at> debbugs.gnu.org (full text, mbox):

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 1 (text/plain, inline)]
SBCL is currently at 2.2.2 in the master branch.
Closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 01 Apr 2022 11:24:09 GMT) Full text and rfc822 format available.

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

Previous Next


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