emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#37543: closed ([PATCH] gnu: sbcl: Update to 1.5.7.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37543: closed ([PATCH] gnu: sbcl: Update to 1.5.7.)
Date: Sun, 29 Sep 2019 12:20:02 +0000

Your message dated Sun, 29 Sep 2019 14:19:01 +0200
with message-id <address@hidden>
and subject line Re: [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7.
has caused the debbugs.gnu.org bug report #37543,
regarding [PATCH] gnu: sbcl: Update to 1.5.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37543: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37543
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: sbcl: Update to 1.5.7. Date: Sat, 28 Sep 2019 10:02:52 -0500
>From 9ad9042f0ba7224deebe7a5e5bdc32a5a89b785f Mon Sep 17 00:00:00 2001
From: Alex ter Weele <address@hidden>
Date: Sat, 28 Sep 2019 09:59:39 -0500
Subject: [PATCH] gnu: sbcl: Update to 1.5.7.

---
 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 6c373ce6e2..ba009bb7a6 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -327,14 +327,14 @@ an interpreter, a compiler, a debugger, and much more.")
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "1.5.6")
+    (version "1.5.7")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "10z43dc29p7s8dl3jixklhmzqfp7gcm3fccjdfd36qqhyfxqxx3a"))
+        (base32 "11cl839512898shxcgjmnn1178pwc8vcfaypmzxm1wzkwasjyx2l"))
        (modules '((guix build utils)))
        (snippet
         ;; Add sbcl-bundle-systems to 'default-system-source-registry'.
-- 
2.23.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7. Date: Sun, 29 Sep 2019 14:19:01 +0200 User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)
Hello Alex,

Alex ter Weele <address@hidden> writes:

> From 9ad9042f0ba7224deebe7a5e5bdc32a5a89b785f Mon Sep 17 00:00:00 2001
> From: Alex ter Weele <address@hidden>
> Date: Sat, 28 Sep 2019 09:59:39 -0500
> Subject: [PATCH] gnu: sbcl: Update to 1.5.7.

I was about to push this patch, but then found Pierre had already
updated SBCL in 9b983086345557ac0a6a40c8cb3a2afd5250d3ee.  Sorry for the
duplicate work!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]