From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kGMSBMu7N2VwkAAAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 14:42:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kGMSBMu7N2VwkAAAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 14:42:51 +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 B6A0C58AF6 for ; Tue, 24 Oct 2023 14:42:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T+T3DyM7; 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=1698151371; 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=rCHRyuBIIfZJwT/yNgleV9Y7nQVfOnPhvFY4nXWeJB8=; b=Y2q4GLGIicoKdieTJxqPJ94V05BnnYNkKgYhUC30AI7+IELeHAujzT6u00cFw8vCYMcKaV eURUS/RHpEwYbGbb6Gj7E4ZDRBN4UAx9wvANgEcxCjIx6HqijUsO2xtNFbXzEkof/G8mcq GvJ/veDf0X71kSEEdwm8urSBA3sFL17OFqWapxSDTI4rx7MZIKqGAbu+PgC3ySf6Rg8Y5a 2/Mn0x+Z0chUb/axT42SLpK+U7F4KlsaH+SU5dVt0U14EXcU6WbdQ7uC0vAjjxx1Jrosg9 oPXMtcKrdg2QG5uzbl/dxDqNSLVFQR6A1R7S1Jc0FI1qZ0da9ZdDJmoGXsox+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T+T3DyM7; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698151371; a=rsa-sha256; cv=none; b=ZbapbDdTjW5jg8hYnvLX7qmetgJ7vM44/KogqAaXi2aL6z4BH4E+riR8N2I7QI7p+14LjF /1LxLBp1qfGARduTvQfsTTEBKXdkv/Q26DGYxVHV/xCGU2yq/Xcu3lJsB3BHCK8MTNcK7f Fkbqc2i1g570gfyIB6bGq1UXty23Enlvi3bcaNf4ME9Untu2Or3Hiu0RLIRM9NlDhriYH+ QCtmZht548OMBTemfW/Nxg8b+Idy62/EjmqPlDf6+bZtxkmGM8Xsbxmg8lv8cQ3vEzmhxC cl/Mdp2UGKaEXBzbWdt+rCjtKaNI+ui4mKhKohYRKxKVe9lUAtHvn16oe97dsQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvGjz-0008KV-OR; Tue, 24 Oct 2023 08:42:35 -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 1qvGjx-0008JR-Hq for guix-patches@gnu.org; Tue, 24 Oct 2023 08:42:33 -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 1qvGjx-0001JV-95 for guix-patches@gnu.org; Tue, 24 Oct 2023 08:42:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvGkQ-00049k-Q4 for guix-patches@gnu.org; Tue, 24 Oct 2023 08:43:02 -0400 Subject: bug#66143: [PATCH]: Update emacs-slime and sbcl-slime-swank to 2.28-0.1e4b741 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 12:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66143 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: ludo@gnu.org, Christopher Baines , 66143-done@debbugs.gnu.org Mail-Followup-To: 66143@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 66143-done@debbugs.gnu.org id=D66143.169815133915898 (code D ref 66143); Tue, 24 Oct 2023 12:43:02 +0000 Received: (at 66143-done) by debbugs.gnu.org; 24 Oct 2023 12:42:19 +0000 Received: from localhost ([127.0.0.1]:53416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvGjj-00048J-GR for submit@debbugs.gnu.org; Tue, 24 Oct 2023 08:42:19 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvGjg-000484-1p for 66143-done@debbugs.gnu.org; Tue, 24 Oct 2023 08:42:17 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9CC0A240104 for <66143-done@debbugs.gnu.org>; Tue, 24 Oct 2023 14:41:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1698151300; bh=rCHRyuBIIfZJwT/yNgleV9Y7nQVfOnPhvFY4nXWeJB8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=T+T3DyM7kuJit5/fJAQ5ndWfMOwtMP0SV9c/7RyizjLTsKDt4KxrSn3WXbnZ4hNfk +OjStEpqf7oOZgyF0k2h0TQubQh0Cozd+wdgIXGMH3wRW88WeyemH/LSYDppxqm+GE prdUwGSCHnxkkWjBqdWRQdgIgJg+Mi1hlvN1u11vlEjTbEAyz57zOT4q9jrP669Buo JMoFALiQzO0E8ptQ3exxlJhu0upFMs9GA0XtjV9dmpcBHvMGa2Fp+pCXMqiBNfSg+r NqVtP6kmC0HO+S+gYIJTeZNO6cvDtYjSz3eURw987QnvgYhdepXTnHowPX265h/gUi yd+MXDqXs0bdg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SFBWl3xPSz6tvJ; Tue, 24 Oct 2023 14:41:39 +0200 (CEST) References: <87fs375jy2.fsf@gmail.com> <87il7y7efi.fsf@cbaines.net> <87pm25l2ga.fsf@gmail.com> <875y3uob1g.fsf@gmail.com> <87jzrhaxg7.fsf@gmail.com> <877cne7tml.fsf@kitej> <87v8awa32o.fsf@gmail.com> From: Guillaume Le Vaillant Date: Tue, 24 Oct 2023 12:40:39 +0000 In-reply-to: <87v8awa32o.fsf@gmail.com> Message-ID: <87a5s8kxa5.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: 1.43 X-Spam-Score: 1.43 X-Migadu-Queue-Id: B6A0C58AF6 X-Migadu-Scanner: mx2.migadu.com X-TUID: O/25gfc2SCkv --=-=-= Content-Type: text/plain Patches applied as d62a613bcff726dfc835313064228e7bc3b7cda6 and following, with a completed commit message for the second patch. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZTe7gg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+VxQD/ZSSVGNyWH3bj1O9/SMjsVMRJ8Cxb9aXcPJla qnj96vwBAIrmAcOhWDZ9y+K7xHc0l7Z2kYoF9cc7yXO4VitqqmND =hWqr -----END PGP SIGNATURE----- --=-=-=--