From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aLg/Dhjg+mUZWQAA62LTzQ:P1 (envelope-from ) for ; Wed, 20 Mar 2024 14:09:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id aLg/Dhjg+mUZWQAA62LTzQ (envelope-from ) for ; Wed, 20 Mar 2024 14:09:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OS6nE2yj; 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=1710940184; 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=sAnOjki4ws4stmIoYivgpKB/KoyahMOaAw8eez/NXWY=; b=F132ekg51+ATsunDQ95T0/HIELuod1rYG+I1KzbP9AtywDEdpaLr+EhUOe6daQVKYEDgtL vyj/XWeNeXqORnV7VquJTeHABIgFXUrqdatUUHwxD4038OMJHmbMD6Ib97EZBAThdgDoA8 GVNN4Se55KAHYA7xMBTQsPZzS3rlrOSoChy5YtSduWUdOFxHu4mm2Btexwz53cxJDl4QIE 8dcQcNvXyv1Vmg3tALeVP3oKbfwg62+nfLsi4IHgdBe9xgVsBEMEKSI2wNBeqiLi9csJdK cyzEjww0xSZyFPFFDfedYLviIuJGS4Ef0D0jJ5mEpCmz8NHUq3LEkooVtBTrXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OS6nE2yj; 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=1710940184; a=rsa-sha256; cv=none; b=SOzP0R9skdXItFyWDqpy8hzU75+Wb8QqD8Jb73t3gKq4DyQT5H/WVPh/0Rdx2KX4tQi81n XJnYskSh+E4j7eOXqEAvlk72fVln04wzRhy1ezRaiCwPjLAo7Y81brkvBm0nyPqQ8/fJP6 mcSV0ogOUX3v6J9PJ1SyK2OGSvCxaufObddbAFOaQfEOB3Td39Mpqk1+FGb4M6JrvyvUs0 rUMv1wv6UFd3Vnw1X6IF0i9FV+RneqPhBtrMZ2W7o1ibvfx/jtmzgmYs82dFlU/kM11cGB Jx+Qo0spYiGET8UGal0UEjsEQq9OtNm5Tc5CcWeCBe432j/LODBO3FU6yGNhpA== 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 16E1077898 for ; Wed, 20 Mar 2024 14:09:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmvh7-00058r-Hf; Wed, 20 Mar 2024 09:09:25 -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 1rmvh6-00058Z-6B for guix-patches@gnu.org; Wed, 20 Mar 2024 09:09:24 -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 1rmvh5-00071C-UM for guix-patches@gnu.org; Wed, 20 Mar 2024 09:09:23 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmvhi-0007kW-MG for guix-patches@gnu.org; Wed, 20 Mar 2024 09:10:02 -0400 Subject: bug#69869: [PATCH]: Update emacs-slime and sbcl-slime-swank to 2.29.1 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 20 Mar 2024 13:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69869 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 69869-done@debbugs.gnu.org Mail-Followup-To: 69869@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 69869-done@debbugs.gnu.org id=D69869.171094016229645 (code D ref 69869); Wed, 20 Mar 2024 13:10:02 +0000 Received: (at 69869-done) by debbugs.gnu.org; 20 Mar 2024 13:09:22 +0000 Received: from localhost ([127.0.0.1]:44384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmvh4-0007i3-5T for submit@debbugs.gnu.org; Wed, 20 Mar 2024 09:09:22 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58821) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmvh1-0007hf-O7 for 69869-done@debbugs.gnu.org; Wed, 20 Mar 2024 09:09:21 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9B321240101 for <69869-done@debbugs.gnu.org>; Wed, 20 Mar 2024 13:28:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1710937734; bh=sAnOjki4ws4stmIoYivgpKB/KoyahMOaAw8eez/NXWY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=OS6nE2yj8C5cy5XANTkXtbGXAVwxCSQduquhTRy8NJum9NKhn2SYG9YCxkqF5V+ag yUDIIc1PWp0vOnHIY7Mkslgp055JC3Fg9zqr8xx7DYFzofDqOnDr9g2Iejn/vhm4lM Bf+siK0brtrN05qr4LhHpcOzCaBFafplS7ySLYHR0j89mk3ecB8Yoh9sTV3KpWGsIN GGSUpmVFt6P92lqSFwQEdyGasEzj/GGYwqrimzgWD7Ivr4fDS/6423p08gCI5BlB7E +01gZJ/YBWh+SsIWJ3uXxDLSL+xH2ujDaIr1EeY++bqw00N7x9H2VNkLELRHVD8HuR tDlp55v+O/McA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4V07Dj4whrz6twx; Wed, 20 Mar 2024 13:28:53 +0100 (CET) References: <87r0g7exgf.fsf@gmail.com> From: Guillaume Le Vaillant Date: Wed, 20 Mar 2024 12:28:16 +0000 In-reply-to: <87r0g7exgf.fsf@gmail.com> Message-ID: <87wmpxt7cr.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: -7.00 X-Spam-Score: -7.00 X-Migadu-Queue-Id: 16E1077898 X-Migadu-Scanner: mx11.migadu.com X-TUID: Dqa/mimRqdAw --=-=-= Content-Type: text/plain Patches applied as fa3633134464f17eeca61205382187796cbcdcca and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZfrWhA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+BVwD/WenG0G3BSVtiwckUY4iofFSmnjjA3r6Jede9 1QfTtz0A/3Alv/RZ13z9QI/WUWvh6cSOM8P46zUVY8jQTIby9VTY =2kDI -----END PGP SIGNATURE----- --=-=-=--