GNU bug report logs - #35168
[PATCH] gnu: sbcl: Update to 1.5.1

Previous Next

Package: guix-patches;

Reported by: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>

Date: Sat, 6 Apr 2019 03:48:02 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

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 35168 in the body.
You can then email your comments to 35168 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#35168; Package guix-patches. (Sat, 06 Apr 2019 03:48:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 06 Apr 2019 03:48:04 GMT) Full text and rfc822 format available.

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

From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sbcl: Update to 1.5.1
Date: Fri, 05 Apr 2019 22:47:11 -0500
[0001-gnu-sbcl-Update-to-1.5.1.patch (text/x-patch, inline)]
From 701dee9cb0d50b237c6d3bf4463b7aac2cc1698f Mon Sep 17 00:00:00 2001
From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Date: Fri, 5 Apr 2019 22:44:39 -0500
Subject: [PATCH] gnu: sbcl: Update to 1.5.1

---
 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 d92d69985b..7c129e9da5 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -318,14 +318,14 @@ an interpreter, a compiler, a debugger, and much more.")
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "1.4.16")
+    (version "1.5.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1myg4wkxnbfn5nz38xy62r1jhjy07x3h0b04vg858n41chdsv4wd"))
+        (base32 "08z62qba0kmm15k93s2rq7ipi769895g8iwigcp20qjh6amwnwph"))
        (modules '((guix build utils)))
        (snippet
         ;; Add sbcl-bundle-systems to 'default-system-source-registry'.
-- 
2.20.1

[Message part 2 (text/plain, inline)]
-- 
Katherine

Reply sent to iyzsong <at> member.fsf.org (宋文武):
You have taken responsibility. (Sun, 07 Apr 2019 01:03:02 GMT) Full text and rfc822 format available.

Notification sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
bug acknowledged by developer. (Sun, 07 Apr 2019 01:03:02 GMT) Full text and rfc822 format available.

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

From: iyzsong <at> member.fsf.org (宋文武)
To: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Cc: 35168-done <at> debbugs.gnu.org
Subject: Re: [bug#35168] [PATCH] gnu: sbcl: Update to 1.5.1
Date: Sun, 07 Apr 2019 09:02:35 +0800
Katherine Cox-Buday <cox.katherine.e <at> gmail.com> writes:

>>From 701dee9cb0d50b237c6d3bf4463b7aac2cc1698f Mon Sep 17 00:00:00 2001
> From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
> Date: Fri, 5 Apr 2019 22:44:39 -0500
> Subject: [PATCH] gnu: sbcl: Update to 1.5.1

Applied, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 May 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 358 days ago.

Previous Next


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