From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sEoGNhu7q2SLXAAASxT56A (envelope-from ) for ; Mon, 10 Jul 2023 10:02:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KBc7NRu7q2SohQEAG6o9tA (envelope-from ) for ; Mon, 10 Jul 2023 10:02:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1E8BC4DE04 for ; Mon, 10 Jul 2023 10:02:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KRpzENSL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688976155; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=CCw1Rf2hAFNT7zAN5gvlNyVLAdw9eZmyR5ujzHnoOOA=; b=lAnPm1iiu/K48C/wKhH2GpAdmtpd/6/9zSt5P4FuSbuqHNd44s8aJD54ImbcPU1nJMXXoT 7nlv4iNDh9kiIfN3W1+UgCur7c+oa7jNUcCHzhqnjLtDP44WnVxnbiJKP6fw9Rmi5HzbW6 5tUEPopoHAiOPxL5guqz+EWGuCTx0fY82CSQ11MzZH9bBnLBo5EwQnhFhCHm/idPw8QKYg iEP2Hcdfn7iHE5FYuAACsi9x3bcOLrc68AJVQnTrZ8zuyrB50e5QTcQvq5XtnMxVoVXknl ioUWnLFf9yMmgfAiXQWJmV/hibkb1WbI9utHS/6kTFiAcxvbvWPnSTkpiGSvvQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688976155; a=rsa-sha256; cv=none; b=CT1MhE6uyOSrc/IlzjmbvoaN3A6E7bCZmiTqbB4SOtyXkbXE6taVtD42tAvRfdNm3R8Mj2 rLqxpURFAqyxEf9KFtCvy1DR7I4LN6HbQjvQbZVul5yp12ReGwLbdp22HyB5mha3dXn43T RtixH1dAsBa9wyV+o9XJwmcXNyOAViDDGM0+ETYsibUeBxzBbhRuX87QKYWKq0qYZ29iFN w0mJwsu124iUe1rEv37ZdyFsdmHVA0K1kH++NmluWuxg8g+lBTKOrfjbdxR40qNqbMdNJU 9Z0JQS/GelS8Bb50Gv1/hPcFbB9m/eQnFuL73UnpUNOLHsmWNSFqvVsWA4pESQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KRpzENSL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIlqU-0003lh-9A; Mon, 10 Jul 2023 04:02:10 -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 1qIlqM-0003l2-M7 for guix-patches@gnu.org; Mon, 10 Jul 2023 04:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qIlqM-0004TP-DP for guix-patches@gnu.org; Mon, 10 Jul 2023 04:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIlqM-0005F5-8U for guix-patches@gnu.org; Mon, 10 Jul 2023 04:02:02 -0400 Subject: bug#64484: [PATCH] gnu: sbcl-spinneret: Update. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 10 Jul 2023 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64484 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Artyom Bologov Cc: 64484-done@debbugs.gnu.org Mail-Followup-To: 64484@debbugs.gnu.org, glv@posteo.net, mail@aartaka.me Received: via spool by 64484-done@debbugs.gnu.org id=D64484.168897607420089 (code D ref 64484); Mon, 10 Jul 2023 08:02:02 +0000 Received: (at 64484-done) by debbugs.gnu.org; 10 Jul 2023 08:01:14 +0000 Received: from localhost ([127.0.0.1]:47692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIlpa-0005Dv-0t for submit@debbugs.gnu.org; Mon, 10 Jul 2023 04:01:14 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58581) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIlpX-0005Dd-MG for 64484-done@debbugs.gnu.org; Mon, 10 Jul 2023 04:01:12 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 2D086240101 for <64484-done@debbugs.gnu.org>; Mon, 10 Jul 2023 10:01:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1688976066; bh=CCw1Rf2hAFNT7zAN5gvlNyVLAdw9eZmyR5ujzHnoOOA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=KRpzENSL6z0IkR7rrUVOGp26KSRsoedR9tl1qyiSwvus0BLteC+Xzbxpk1DVFyE4I s9ux/G7JRUK3b3daYB0MoFWLksS0+OZuN91ZPGRC2nDF2xkxeIa5JDZjQtJf0zidHJ UViUXnnXjJllIOafwZu04Q5yMoqQ8eP8RZgwMq8gl76INYcNBJvH8MTofggXg5V1F1 cbxJgPa6rIG8hwq5ydrpF79o14mG8MX4czWijrNbNtseGn0MleW0KNtyo2VFsM65N6 5X4Qo+ouCKei01/nKo9H9K7soArAXfzQVN21O9v78BT94f+bDlmBTX2OOJ62RfIwU2 QZAsosAiDIY3w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QzxJx3yVZz6tw8; Mon, 10 Jul 2023 10:01:05 +0200 (CEST) References: <87mt0a8ehj.fsf@aartaka.me> From: Guillaume Le Vaillant Date: Mon, 10 Jul 2023 08:00:12 +0000 In-reply-to: <87mt0a8ehj.fsf@aartaka.me> Message-ID: <874jmckxfj.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.47 X-Spam-Score: -4.47 X-Migadu-Queue-Id: 1E8BC4DE04 X-Migadu-Scanner: mx2.migadu.com X-TUID: dJjufxMaFqk+ --=-=-= Content-Type: text/plain Patch applied as 1c194cd2bb5191f73499ec869952859d711ff225. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZKu6wA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+H4wD/WqRM+vX6ZWW68pxUQ7KYOdfwfx4xFqrYogZA rMJWiA0A/RZ5r58I01iqoBbr5NKRFxomdKuefmYAKYFpjl5OvnYb =kxNS -----END PGP SIGNATURE----- --=-=-=--