* [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7.
@ 2019-09-28 15:02 Alex ter Weele
2019-09-29 12:19 ` bug#37543: " Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Alex ter Weele @ 2019-09-28 15:02 UTC (permalink / raw)
To: 37543
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-sbcl-Update-to-1.5.7.patch --]
[-- Type: text/x-patch, Size: 1111 bytes --]
From 9ad9042f0ba7224deebe7a5e5bdc32a5a89b785f Mon Sep 17 00:00:00 2001
From: Alex ter Weele <alex.ter.weele@gmail.com>
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#37543: [PATCH] gnu: sbcl: Update to 1.5.7.
2019-09-28 15:02 [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7 Alex ter Weele
@ 2019-09-29 12:19 ` Marius Bakke
2019-09-29 13:20 ` [bug#37543] " Pierre Neidhardt
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2019-09-29 12:19 UTC (permalink / raw)
To: Alex ter Weele, 37543-done
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
Hello Alex,
Alex ter Weele <alex.ter.weele@gmail.com> writes:
> From 9ad9042f0ba7224deebe7a5e5bdc32a5a89b785f Mon Sep 17 00:00:00 2001
> From: Alex ter Weele <alex.ter.weele@gmail.com>
> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7.
2019-09-29 12:19 ` bug#37543: " Marius Bakke
@ 2019-09-29 13:20 ` Pierre Neidhardt
0 siblings, 0 replies; 3+ messages in thread
From: Pierre Neidhardt @ 2019-09-29 13:20 UTC (permalink / raw)
To: Marius Bakke, Alex ter Weele, 37543-done
[-- Attachment #1: Type: text/plain, Size: 58 bytes --]
Oops! :p
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-09-29 13:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-28 15:02 [bug#37543] [PATCH] gnu: sbcl: Update to 1.5.7 Alex ter Weele
2019-09-29 12:19 ` bug#37543: " Marius Bakke
2019-09-29 13:20 ` [bug#37543] " Pierre Neidhardt
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).