GNU bug report logs - #75276
[PATCH] gnu: sbcl: Update to 2.5.0.

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Divya Ranjan <divya@HIDDEN>; Keywords: patch; dated Thu, 2 Jan 2025 05:48:02 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 2 Jan 2025 05:47:55 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 02 00:47:55 2025
Received: from localhost ([127.0.0.1]:42312 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tTE3n-0004sc-0h
	for submit <at> debbugs.gnu.org; Thu, 02 Jan 2025 00:47:55 -0500
Received: from lists.gnu.org ([2001:470:142::17]:60268)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <divya@HIDDEN>)
 id 1tTE3k-0004sO-Kr
 for submit <at> debbugs.gnu.org; Thu, 02 Jan 2025 00:47:53 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <divya@HIDDEN>)
 id 1tTE3d-0007f5-N7
 for guix-patches@HIDDEN; Thu, 02 Jan 2025 00:47:46 -0500
Received: from latitanza.investici.org ([2001:888:2000:56::19])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <divya@HIDDEN>)
 id 1tTE3b-0002ap-AP
 for guix-patches@HIDDEN; Thu, 02 Jan 2025 00:47:45 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=subvertising.org;
 s=stigmate; t=1735796860;
 bh=wEnU/BGtx3txhEssRWN5oeK8MiFjz86M9SSvd79QCI8=;
 h=From:To:Cc:Subject:Date:From;
 b=lteJRO7K2pZVtTYWJ4noCZuBxWL0JsqIjk0FT1AZYgcSpZTlNtsuDypbkrv1WPvMa
 lrdZoQ2m9wBEtBd57DR2hoxBo0Yx0/7Z78Z461zcLXWBbqLxsDk8lOkmLn/XCR1dY5
 nyL19CQ3Bm8IskxtTKmKAJG2EMR0BC7IkIKN1EuI=
Received: from mx3.investici.org (unknown [127.0.0.1])
 by latitanza.investici.org (Postfix) with ESMTP id 4YNwhr0yYzzGp4D;
 Thu,  2 Jan 2025 05:47:40 +0000 (UTC)
Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234])
 (Authenticated sender: divya@HIDDEN) by localhost (Postfix) with
 ESMTPSA id 4YNwhp6xvfzGp48; Thu,  2 Jan 2025 05:47:38 +0000 (UTC)
From: Divya Ranjan <divya@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: sbcl: Update to 2.5.0.
Date: Thu,  2 Jan 2025 05:47:15 +0000
Message-ID: <20250102054719.6723-1-divya@HIDDEN>
X-Mailer: git-send-email 2.47.1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=2001:888:2000:56::19;
 envelope-from=divya@HIDDEN; helo=latitanza.investici.org
X-Spam_score_int: -27
X-Spam_score: -2.8
X-Spam_bar: --
X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 0.9 (/)
X-Debbugs-Envelope-To: submit
Cc: Divya Ranjan <divya@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.1 (/)

* gnu/packages/lisp.scm (sbcl): Update to 2.5.0.
---
 gnu/packages/lisp.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 9cc630eec2..fc730d1eb0 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -31,6 +31,7 @@
 ;;; Copyright © 2024 Ashish SHUKLA <ashish.is@HIDDEN>
 ;;; Copyright © 2024 David Pflug <david@HIDDEN>
 ;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke@HIDDEN>
+;;; Copyright © 2024 Divya Ranjan Pattanaik <divya@HIDDEN
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1277,14 +1278,14 @@ (define-public s7
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.10")
+    (version "2.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1y72ql8dxwjkwkikyk26w4n38p6apvv2l7440kp3x4fjd5mkksyf"))
+        (base32 "1c8ri9mcrwb548lhfxnjlqfx2w751hbjxbkvnwhxz8p4i38ay61f"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.47.1





Acknowledgement sent to Divya Ranjan <divya@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#75276; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 12 Jan 2025 05:45:02 UTC

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