From: "André A. Gomes" <andremegafone@gmail.com>
To: 55198@debbugs.gnu.org
Subject: [bug#55198] [PATCH]: sbcl: Update to 2.2.4
Date: Sat, 30 Apr 2022 18:36:24 +0100 [thread overview]
Message-ID: <87v8uqmq1z.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 95 bytes --]
Hi Guix,
Attached. Thanks.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-Update-to-2.2.4.patch --]
[-- Type: text/x-patch, Size: 1108 bytes --]
From 218a4273e317e4e1d2951c44f1f4b759db8cd3a5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Sat, 30 Apr 2022 18:33:02 +0100
Subject: [PATCH] gnu: sbcl: Update to 2.2.4.
* gnu/packages/lisp.scm (sbcl): Update to 2.2.4.
---
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 d5f1e94269..1f17167518 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -413,14 +413,14 @@ (define-public clisp
(define-public sbcl
(package
(name "sbcl")
- (version "2.2.2")
+ (version "2.2.4")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
version "-source.tar.bz2"))
(sha256
- (base32 "1xjhg473ibfiplvvyg1grxrh0nqqbg72acc2pcacw7bijyzdp447"))))
+ (base32 "00kjlnvq80b0k5s7z8b9m9kf26wdhi375mqaxl4gixv5phf2bpgw"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(native-inputs
--
2.35.1
next reply other threads:[~2022-04-30 17:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-30 17:36 André A. Gomes [this message]
2022-05-06 8:24 ` [bug#55198] [PATCH]: sbcl: Update to 2.2.4 Ludovic Courtès
2022-05-06 8:38 ` Guillaume Le Vaillant
2022-05-06 8:55 ` André A. Gomes
2022-05-06 9:17 ` bug#55198: " Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8uqmq1z.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=55198@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).