From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GJquK3OkL2UV/QAAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:25:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GJquK3OkL2UV/QAAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 11:25:07 +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 5D18C4D0C6 for ; Wed, 18 Oct 2023 11:25:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=coYJNVKt; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697621107; a=rsa-sha256; cv=none; b=OezCNcE+ibcEv6PwZyJa4FR6YtebKOt8Zdyyt+fzS5PP16eU4TgC+WVGYM17JeP2qMaiN+ od/DP/njACgiMSrWsHy6tFrXwf4M8gbRKbnhEyIWVazGO1ivl7y6/YHsrE1WJEKlI+w5Hx hqlr0wUSd8aMX+18U0KYKS0qGF0JOXwhMGnvhd6fDZB/35elMS3V8p9VTD8j93yK558Qx0 1PvDyp3vyTAkMdl64/WOIXulsBXCX6zZKFU0FH3BbtUsYVgoXpl57kSXM8mHBFwxAPtSeu ktTiG6edEdfOnLa9ZhSh96bxRPuRuc/l9pqbezFCh4SAshRBmphG8tX0V9bMlQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=coYJNVKt; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697621107; 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=g2zNWeGqZgVxenYiBIFlDmpk3Dt2Igp90y7ozhqc8Ko=; b=G0gwYEQnjSGu6nAwkCjzSMSEUX+lbrPJo6iEvIjo9nL7+RrLuz+Q9bS3L0CbE4SWQF2ywx +Jno1hU1vb2qNCqxBZc/TVmio5uabZnY1BoVcUpHvqTWnU9hRL0ZJLxRwAjip8XJHDu87T Q9c+Tj57j2eaajzkkaG9kS9dW3iuwNMu2XthtikxI0YjZxJNz12MtQYT29mUb15wm9a1vN MZtA6Kd1c2NINwaSlZ5i3atJU481p6K4dzZUxSrviml7G0vFNNTm3jw99M1ndxQaygr86S TGA2h/3BZ5X+Lb59lG3iK1HX0uLyzvgCZZU5fgX/GglxkIq35AuFbsoJHR/7+w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt2n9-00069o-Q2; Wed, 18 Oct 2023 05:24: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 1qt2n7-00068n-4L for guix-patches@gnu.org; Wed, 18 Oct 2023 05:24:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qt2n6-0007w2-Sh for guix-patches@gnu.org; Wed, 18 Oct 2023 05:24:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt2nW-0003DG-Nv for guix-patches@gnu.org; Wed, 18 Oct 2023 05:25:02 -0400 Subject: bug#66451: [PATCH]: Update sbcl-prompter to 0.1.0-0.b40a13a Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66451 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 66451-done@debbugs.gnu.org Mail-Followup-To: 66451@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 66451-done@debbugs.gnu.org id=D66451.169762106212292 (code D ref 66451); Wed, 18 Oct 2023 09:25:02 +0000 Received: (at 66451-done) by debbugs.gnu.org; 18 Oct 2023 09:24:22 +0000 Received: from localhost ([127.0.0.1]:33154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt2ms-0003CC-E0 for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:24:22 -0400 Received: from mout02.posteo.de ([185.67.36.66]:35917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt2mq-0003Bx-9N for 66451-done@debbugs.gnu.org; Wed, 18 Oct 2023 05:24:21 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 44322240103 for <66451-done@debbugs.gnu.org>; Wed, 18 Oct 2023 11:23:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1697621028; bh=g2zNWeGqZgVxenYiBIFlDmpk3Dt2Igp90y7ozhqc8Ko=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=coYJNVKtG7uOQmUNTcLy4OlGcGCqhMQqygNoPTqFt+TPha0BlUd6MBXzW13mFLtDv DRz9uuUzLd4JdXjXGF48teModiCt59xX8yGfYCyJC7Wmjd13MnbukvxMbOJk1iitgw pOFEjTgFNI1RXP/zVwgyW4ASSQhMYB9yrnyEm63aipcnEWg0HzwYDm6tCyg90Pj14F g0DPkALP4FAt58nKN3CeSdznv0FJTuyFOdy2qnI4q5xiOGEz5kuSFYMfZEaL8dr4d7 dPetOLak1/I8n2PpgGa4hEv1cCdwHepyIhIiWsPtgp1nM/XvscIRFzUEUiMJdcBVwG kUpA1E7dfu94g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4S9QQC3b0Hz9rxl; Wed, 18 Oct 2023 11:23:47 +0200 (CEST) References: <87jzru9sq0.fsf@gmail.com> From: Guillaume Le Vaillant Date: Wed, 18 Oct 2023 09:23:06 +0000 In-reply-to: <87jzru9sq0.fsf@gmail.com> Message-ID: <87sf68707x.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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 1.04 X-Spam-Score: 1.04 X-Migadu-Queue-Id: 5D18C4D0C6 X-TUID: bu7BQcOMcpAB --=-=-= Content-Type: text/plain Patch applied as 199495ef819ed625a27a4c198719f895d02a46a3. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZS+kIg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8kVAD8ChtGtpzUG7x/u/qpVOkTr2MKrvbx11kR1VCl vLaQTT8A/iw9aZSG5cS8//ys+Y8CiW089hQzdeVpcmpW03QvKOL4 =9cI6 -----END PGP SIGNATURE----- --=-=-=--