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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> member.fsf.org (宋文武)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35168: closed ([PATCH] gnu: sbcl: Update to 1.5.1)
Date: Sun, 07 Apr 2019 01:03:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Apr 2019 09:02:35 +0800
with message-id <87lg0m39w4.fsf <at> member.fsf.org>
and subject line Re: [bug#35168] [PATCH] gnu: sbcl: Update to 1.5.1
has caused the debbugs.gnu.org bug report #35168,
regarding [PATCH] gnu: sbcl: Update to 1.5.1
to be marked as done.

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


-- 
35168: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35168
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 4 (text/plain, inline)]
-- 
Katherine
[Message part 5 (message/rfc822, inline)]
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!


This bug report was last modified 6 years and 140 days ago.

Previous Next


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