From unknown Fri Aug 15 04:06:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#72623] [PATCH] gnu: ccl: Update to 1.13 Resent-From: ashish.is@lostca.se Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 14 Aug 2024 15:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 72623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72623@debbugs.gnu.org Cc: Ashish SHUKLA , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by submit@debbugs.gnu.org id=B.1723650341976 (code B ref -1); Wed, 14 Aug 2024 15:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Aug 2024 15:45:41 +0000 Received: from localhost ([127.0.0.1]:47259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seGBw-0000Ff-P5 for submit@debbugs.gnu.org; Wed, 14 Aug 2024 11:45:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:33884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seGBv-0000FY-79 for submit@debbugs.gnu.org; Wed, 14 Aug 2024 11:45:39 -0400 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 ) id 1seGBL-0005ws-N5 for guix-patches@gnu.org; Wed, 14 Aug 2024 11:45:03 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1seGBJ-000182-Ng for guix-patches@gnu.org; Wed, 14 Aug 2024 11:45:03 -0400 Received: from chateau-guix.home.inet6.fi (114.red-81-34-77.dynamicip.rima-tde.net [81.34.77.114]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 188292221C; Wed, 14 Aug 2024 15:44:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1723650298; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yWzib+0yBf6cn6ixv8dOoNhIkzO91sXLqhsN/Ch3/F0=; b=DPByOWukvYLwiDerIhXJUa3uOnHWhuinrMwqAQGP6KgSvPLZPeuTNwGy/STEvU7SyVQeow EG72jLgHzFoqjJ0LQy+iuZD7XNmkObBndH4ZzMOOlJjN/CrQEMl/tXeZKj0a2SMug7aLRB 1efcwRjgD0xgqEOQ/13oLLF2YlzGUFM= From: ashish.is@lostca.se Date: Wed, 14 Aug 2024 17:44:34 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Ashish SHUKLA * gnu/packages/lisp.scm (ccl): Update to 1.13. [inputs] Update ccl bootstrap souirces. Change-Id: Id2b9d29b4ea51aba23ca1aee770e33755b062b19 --- gnu/packages/lisp.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 97f7dd357b..d78ca5ddb5 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -230,7 +230,7 @@ (define-public ccl (name "ccl") ;; XXX When updating this package, check whether we can simply append ;; VERSION to the ccl-bootstrap URL again, instead of per architecture. - (version "1.12.1") + (version "1.13") (source (origin (method git-fetch) (uri (git-reference @@ -239,7 +239,7 @@ (define-public ccl (file-name (git-file-name "ccl" version)) (sha256 (base32 - "1zz291lvsrr7pps8wfl2kdxsnzjngqi4v3mil14pga4r5zanmsi7")))) + "12cb3gp43bhl7nyms3a4lix8j1s3arnp124d3ahc2lhlrjirs0mr")))) (build-system gnu-build-system) ;; CCL consists of a "lisp kernel" and "heap image", both of which are ;; shipped in precompiled form in source tarballs. The former is a C @@ -253,18 +253,18 @@ (define-public ccl (uri (string-append "https://github.com/Clozure/ccl/releases/download/v" (match (%current-system) - ("armhf-linux" "1.12/linuxarm") + ("armhf-linux" "1.13/linuxarm") ;; XXX: This source only works on x86, but provide it as a ;; catch-all to prevent errors when querying this package ;; on unsupported platforms. - (_ "1.12.1/linuxx86")) + (_ "1.13/linuxx86")) ".tar.gz")) (sha256 (base32 (match (%current-system) ("armhf-linux" - "0x4bjx6cxsjvxyagijhlvmc7jkyxifdvz5q5zvz37028va65243c") - (_ "0ll017ajcfsyx8f7zsy4394y8xxvz40iz0gcsmznp0n3mf0xi67c")))))))) + "0isihnk275yqz6wn34ab38g7lf1nq0sqc00h0g22fvw77d60q9cb") + (_ "04ry8zwrcjjmzbxp43nkknchabk6i6mclrzg5biwfp1h64bcnzfx")))))))) (native-inputs (list cl-asdf m4)) (arguments base-commit: aadc73c8d1a622f76ee02aca22eb89c83023680f -- 2.46.0 From unknown Fri Aug 15 04:06:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ashish.is@lostca.se Subject: bug#72623: closed (Re: [bug#72623] [PATCH] gnu: ccl: Update to 1.13) Message-ID: References: <87frr67z0z.fsf@kitej> X-Gnu-PR-Message: they-closed 72623 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 72623@debbugs.gnu.org Date: Thu, 15 Aug 2024 12:28:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1723724882-14331-1" This is a multi-part message in MIME format... ------------=_1723724882-14331-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #72623: [PATCH] gnu: ccl: Update to 1.13 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 72623@debbugs.gnu.org. --=20 72623: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D72623 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1723724882-14331-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 72623-done) by debbugs.gnu.org; 15 Aug 2024 12:27:07 +0000 Received: from localhost ([127.0.0.1]:48489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seZZL-0003hr-6n for submit@debbugs.gnu.org; Thu, 15 Aug 2024 08:27:07 -0400 Received: from mout01.posteo.de ([185.67.36.65]:50241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seZZJ-0003gu-2z for 72623-done@debbugs.gnu.org; Thu, 15 Aug 2024 08:27:05 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 966F6240028 for <72623-done@debbugs.gnu.org>; Thu, 15 Aug 2024 14:26:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1723724782; bh=8jfLTGhtadplyMB+QHQ32hIY92FZquH4oK/fKxllni0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=M+pYiMXrS8EdOeCuw72YvXphSFybu1i360nZ033c5OpWn5jG1/8x6jVqe3rvcPkir 3tIVlxBnn3XR/eAqTisLNtvVq3UP0WSPFj+SuLzh6rkTIi3CJkoWkZQs2XjEOPWuwV UMEzGiK1cOAis0roaizYIIm5i/+248vMf84fMPeEeDMykVenyKIrD4V5eqPOQzD3sl JuspZ5q6cnXmEcaIg1FftgIRLDWAYypoCfHlt+8ZLeNUIL1WF3xA3kSCZqfLDq3qti nrUvaTqSCO6lLGYwlfRLcfBSEoXaP27X2cN2DxXX+pynaOtvZYzxL6Yc4EyAWzS/PP 5235tlRpmXreg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Wl49T56Kyz6twp; Thu, 15 Aug 2024 14:26:20 +0200 (CEST) From: Guillaume Le Vaillant To: ashish.is@lostca.se Subject: Re: [bug#72623] [PATCH] gnu: ccl: Update to 1.13 In-Reply-To: (ashish is's message of "Wed, 14 Aug 2024 17:44:34 +0200") References: Date: Thu, 15 Aug 2024 12:26:20 +0000 Message-ID: <87frr67z0z.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 72623-done Cc: 72623-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Patch applied as c9dd09855e69af3e166ddfdafb3a1f57a26901e0. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZr3z7A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9jMwD9Gp1TOmJqzE/XvdqZDzeX9ZjiOVIi0btyFUsj 9hprw9UA+wbj08lBibh3Ji+ld9H5ouzezrMJCyHx9tH3+P7gvEii =tQFP -----END PGP SIGNATURE----- --=-=-=-- ------------=_1723724882-14331-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Aug 2024 15:45:41 +0000 Received: from localhost ([127.0.0.1]:47259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seGBw-0000Ff-P5 for submit@debbugs.gnu.org; Wed, 14 Aug 2024 11:45:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:33884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seGBv-0000FY-79 for submit@debbugs.gnu.org; Wed, 14 Aug 2024 11:45:39 -0400 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 ) id 1seGBL-0005ws-N5 for guix-patches@gnu.org; Wed, 14 Aug 2024 11:45:03 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1seGBJ-000182-Ng for guix-patches@gnu.org; Wed, 14 Aug 2024 11:45:03 -0400 Received: from chateau-guix.home.inet6.fi (114.red-81-34-77.dynamicip.rima-tde.net [81.34.77.114]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 188292221C; Wed, 14 Aug 2024 15:44:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1723650298; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yWzib+0yBf6cn6ixv8dOoNhIkzO91sXLqhsN/Ch3/F0=; b=DPByOWukvYLwiDerIhXJUa3uOnHWhuinrMwqAQGP6KgSvPLZPeuTNwGy/STEvU7SyVQeow EG72jLgHzFoqjJ0LQy+iuZD7XNmkObBndH4ZzMOOlJjN/CrQEMl/tXeZKj0a2SMug7aLRB 1efcwRjgD0xgqEOQ/13oLLF2YlzGUFM= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH] gnu: ccl: Update to 1.13 Date: Wed, 14 Aug 2024 17:44:34 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , Sharlatan Hellseher , jgart Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Ashish SHUKLA * gnu/packages/lisp.scm (ccl): Update to 1.13. [inputs] Update ccl bootstrap souirces. Change-Id: Id2b9d29b4ea51aba23ca1aee770e33755b062b19 --- gnu/packages/lisp.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 97f7dd357b..d78ca5ddb5 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -230,7 +230,7 @@ (define-public ccl (name "ccl") ;; XXX When updating this package, check whether we can simply append ;; VERSION to the ccl-bootstrap URL again, instead of per architecture. - (version "1.12.1") + (version "1.13") (source (origin (method git-fetch) (uri (git-reference @@ -239,7 +239,7 @@ (define-public ccl (file-name (git-file-name "ccl" version)) (sha256 (base32 - "1zz291lvsrr7pps8wfl2kdxsnzjngqi4v3mil14pga4r5zanmsi7")))) + "12cb3gp43bhl7nyms3a4lix8j1s3arnp124d3ahc2lhlrjirs0mr")))) (build-system gnu-build-system) ;; CCL consists of a "lisp kernel" and "heap image", both of which are ;; shipped in precompiled form in source tarballs. The former is a C @@ -253,18 +253,18 @@ (define-public ccl (uri (string-append "https://github.com/Clozure/ccl/releases/download/v" (match (%current-system) - ("armhf-linux" "1.12/linuxarm") + ("armhf-linux" "1.13/linuxarm") ;; XXX: This source only works on x86, but provide it as a ;; catch-all to prevent errors when querying this package ;; on unsupported platforms. - (_ "1.12.1/linuxx86")) + (_ "1.13/linuxx86")) ".tar.gz")) (sha256 (base32 (match (%current-system) ("armhf-linux" - "0x4bjx6cxsjvxyagijhlvmc7jkyxifdvz5q5zvz37028va65243c") - (_ "0ll017ajcfsyx8f7zsy4394y8xxvz40iz0gcsmznp0n3mf0xi67c")))))))) + "0isihnk275yqz6wn34ab38g7lf1nq0sqc00h0g22fvw77d60q9cb") + (_ "04ry8zwrcjjmzbxp43nkknchabk6i6mclrzg5biwfp1h64bcnzfx")))))))) (native-inputs (list cl-asdf m4)) (arguments base-commit: aadc73c8d1a622f76ee02aca22eb89c83023680f -- 2.46.0 ------------=_1723724882-14331-1--