unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35168] [PATCH] gnu: sbcl: Update to 1.5.1
@ 2019-04-06  3:47 Katherine Cox-Buday
  2019-04-07  1:02 ` bug#35168: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Katherine Cox-Buday @ 2019-04-06  3:47 UTC (permalink / raw)
  To: 35168

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-sbcl-Update-to-1.5.1.patch --]
[-- Type: text/x-patch, Size: 1117 bytes --]

From 701dee9cb0d50b237c6d3bf4463b7aac2cc1698f Mon Sep 17 00:00:00 2001
From: Katherine Cox-Buday <cox.katherine.e@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


[-- Attachment #2: Type: text/plain, Size: 15 bytes --]


-- 
Katherine

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#35168: [PATCH] gnu: sbcl: Update to 1.5.1
  2019-04-06  3:47 [bug#35168] [PATCH] gnu: sbcl: Update to 1.5.1 Katherine Cox-Buday
@ 2019-04-07  1:02 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2019-04-07  1:02 UTC (permalink / raw)
  To: Katherine Cox-Buday; +Cc: 35168-done

Katherine Cox-Buday <cox.katherine.e@gmail.com> writes:

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

Applied, thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-07  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-06  3:47 [bug#35168] [PATCH] gnu: sbcl: Update to 1.5.1 Katherine Cox-Buday
2019-04-07  1:02 ` bug#35168: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).