From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EO1WAQnNGmSUIQAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 10:40:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mINcAAnNGmTqhAAAG6o9tA (envelope-from ) for ; Wed, 22 Mar 2023 10:40:25 +0100 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 C4B86292A1 for ; Wed, 22 Mar 2023 10:40:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=e81HtkJK; 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=1679478024; 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=c8m4mAnRyRve82cSmN3xYtKi1gSBJd1VwOKKTZa7F7E=; b=R4i8qQ9AwZBJ3/XGk2zThcymd0egJub3NiohcPRvhxjon76oHFIX3uiGDUDBmRNS2eQWqE aqfEEp0GowqBIbUltvutUKUrV0SkceaA6MG17s+KfsVGV9NETKiPRSBeXbAvKQrVJVAWhC Rp6BNhPwgNMQnNIzaEb2/eX7iRDS36jHcI/eNTEUPRMAR/G8wmPKea0W1fw/exZd3XpJQ0 PKg7oVtDPgD8fuHWLjXDoMAy1ysxKPUn1cLYw8NLLqQr1YOnJ9RKQ2cGjaZU/iChI5Cejg bhaASyzjVmo/ptOkq2JbEx6YeeBbbeuOZtR3sSA2aQ/0hqbaiAw4pbaGOkOI/Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679478024; a=rsa-sha256; cv=none; b=A5f5OqZs1VGi2k0VHiGKPBAbVwjj8i5NmbUisKOHCjdCWRQrvkfEVXp70OczxA5aL/VzPL 966lqLMYc3R62hMP/RCDA5hsc8UC3vly6wu+UPrPA+Fzc1o3Gr2JNqm7MTFC5hoYXg6ZYZ m93gNwK3LICcal9wJ+fP+5Ctxsx8v90Y/7vCudbqbjoipV8ARseN6nvTqGozSXv6hhy3bB DuffuP89YMLNTHaKLqzJIGOBzofts+QTP0/IQfAAgOl7xiDnIrQhNNW+Pxi+LDpaA6EzJI riD0FXpEVUEGfuHETEIH4JXv2HHFsNvpmfOXRv2LuzUry5Bb78ukVPgJSOLQgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=e81HtkJK; 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 1peuwu-0008Pk-8n; Wed, 22 Mar 2023 05:40:04 -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 1peuws-0008P3-QW for guix-patches@gnu.org; Wed, 22 Mar 2023 05:40: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 1peuws-000759-BM for guix-patches@gnu.org; Wed, 22 Mar 2023 05:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peuws-0007A1-5w for guix-patches@gnu.org; Wed, 22 Mar 2023 05:40:02 -0400 Subject: bug#62270: [PATCH v2 0/2] gnu: cl-eclector: Update to 0.9.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 09:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62270 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 62270-done@debbugs.gnu.org Mail-Followup-To: 62270@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 62270-done@debbugs.gnu.org id=D62270.167947798727491 (code D ref 62270); Wed, 22 Mar 2023 09:40:02 +0000 Received: (at 62270-done) by debbugs.gnu.org; 22 Mar 2023 09:39:47 +0000 Received: from localhost ([127.0.0.1]:33497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peuwd-00079J-C2 for submit@debbugs.gnu.org; Wed, 22 Mar 2023 05:39:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54539) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peuwb-00078z-NH for 62270-done@debbugs.gnu.org; Wed, 22 Mar 2023 05:39:46 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 318C22404E7 for <62270-done@debbugs.gnu.org>; Wed, 22 Mar 2023 10:39:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679477980; bh=c8m4mAnRyRve82cSmN3xYtKi1gSBJd1VwOKKTZa7F7E=; h=From:To:Cc:Subject:Date:From; b=e81HtkJKW3IBGCLuxLc+8DVzm0UvI7177LYJrqriLfW9u7VP8aR8PipVMiIeiU3DQ BQOSM3wULVLRyzURvt+paxHmkj6Irx+iQlpbIhBEQxvGz5sMUEVtNJMeTUCr4lvrLw rE10UUYw1t+eou8eU78WHUBx73vY8Gp/QOB8JgIKe2otcgDWx7TqFSYj0+B+6UMMHS 3xoT70VzwE+GlHW+2beWUYWgiqNQJBuF41sqWYKmdFlTvTko1qgPkxCTuc3DctIxPn LfgkEY+fjt2r4P9eOFsR1Kk/pGlVoND6fifYZWDD2ODi7ZEvNzcSTtwKHB6Xz8QG8C hbz4jY8f9gogQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PhNjR41rjz9rxP; Wed, 22 Mar 2023 10:39:39 +0100 (CET) References: <20230319012742.75369-1-paul@apatience.com> <20230319194217.4627-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Wed, 22 Mar 2023 09:39:05 +0000 In-reply-to: <20230319194217.4627-1-paul@apatience.com> Message-ID: <87sfdxdt0l.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: X-Migadu-Scanner: scn0.migadu.com List-Post: X-Migadu-Queue-Id: C4B86292A1 X-Spam-Score: 4.65 X-Migadu-Spam-Score: 4.65 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-TUID: h4SuPrfHCxKl --=-=-= Content-Type: text/plain Patches pushed as 4f77ece9d5fc2aeb7e1edf3a942fbd08a28a061b and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZBrM2g8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+E/AEAowYQHsAhFQeQQ/s+gJgrnxVTZYCn1O3AAg5D z1h5uqwA/AsKRkFzB81HMDH/8jNgy/9TQ6bBKalrPGUxsw9yuDiC =YTAn -----END PGP SIGNATURE----- --=-=-=--