From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YBBlEbXY6mX8SgEA62LTzQ:P1 (envelope-from ) for ; Fri, 08 Mar 2024 10:21:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id YBBlEbXY6mX8SgEA62LTzQ (envelope-from ) for ; Fri, 08 Mar 2024 10:21:57 +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=fLUKJQ+X; 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=1709889717; 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=dZ7CcJ5l2iB4ZhaoXq6cK9UN2mZtezGATzjTZDn45h0=; b=ouQvd6xKXU/buy9kVrLafwubJDmeZSmZq1y45kODSwazcPWvDi7zPqRjQl8esyQYaffQNn cwepZw8IFTorQ9x9VMccJui7W4FzWYBlcCaqtrrM28Z9QUidcVlmyjVv7XolFgDAm23+gd KcFLNF6N0kC1m0+freJhD1BOD79W30RHjuvEzbkVtVo7y0f6N0oaj3tvKM9qPJ8xx6h16z NLk9iTS1cd1RSdzci3Mq95XryqRtcbjPZz09RitA4q5/cxdQvlQFplY3eb+Acf9FdHp9+C 0h0y91coNafBYnTP2FkJ6vnA/vXZzkh9pfEJZlEdtBOURubDda7vWFEj0N5khg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fLUKJQ+X; 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=1709889717; a=rsa-sha256; cv=none; b=REWhMbNEpx1Cu/6H9sp2wQEiba1plVZhmLSFDGXmRS6ifvYLYL4gt13FETe/MLWSf/mOI1 vrdqb7NbMLYShxMy/CYdTmpN8J0bfSkfHUzHjFajvv4wGsQWwsIURgIu/a42eTX3mM+7ji r092eq7f7bKueGvN50QHKAy7/ujU+G55k+Jtq4ezolHpVTVjYuS+EHvTyO3c+3LoFn3iHX 6gKWQ53VhXTiW3kJI+boVaNAC63V2X5fz13vmz+dqeTLTdtExFzMsw6ayL6znWKM9l7jqK ZUsbjQQ9nMns3LPvtnST79jwdo5ijObsPd6tI8mh9UCqZoDAo2qzI89WcxpCJQ== 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 2A66453C77 for ; Fri, 8 Mar 2024 10:21:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1riWQ4-0000UU-3w; Fri, 08 Mar 2024 04:21:36 -0500 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 1riWQ1-0000P9-5q for guix-patches@gnu.org; Fri, 08 Mar 2024 04:21:33 -0500 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 1riWQ0-0006Rn-Pm for guix-patches@gnu.org; Fri, 08 Mar 2024 04:21:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1riWQV-0007ad-JF for guix-patches@gnu.org; Fri, 08 Mar 2024 04:22:03 -0500 Subject: bug#69580: [PATCH] gnu: Add cl-all. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 08 Mar 2024 09:22:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 69580-done@debbugs.gnu.org Mail-Followup-To: 69580@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 69580-done@debbugs.gnu.org id=D69580.170988966429003 (code D ref 69580); Fri, 08 Mar 2024 09:22:03 +0000 Received: (at 69580-done) by debbugs.gnu.org; 8 Mar 2024 09:21:04 +0000 Received: from localhost ([127.0.0.1]:56606 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riWPX-0007Xd-Pm for submit@debbugs.gnu.org; Fri, 08 Mar 2024 04:21:04 -0500 Received: from mout02.posteo.de ([185.67.36.66]:36137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riWPV-0007WU-7N for 69580-done@debbugs.gnu.org; Fri, 08 Mar 2024 04:21:02 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 38C6E240101 for <69580-done@debbugs.gnu.org>; Fri, 8 Mar 2024 10:20:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1709889623; bh=dZ7CcJ5l2iB4ZhaoXq6cK9UN2mZtezGATzjTZDn45h0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=fLUKJQ+XqyuPxvX79XxQK7uFR2BrHsXIzwHCuxAhes6YaahS9lh/q/4EawEg1tATy 3ymZbexdMrG7nJO2tduCkwxpQ0a0RFLOB7tNDskpa95sZxR28viSrGt6Lh6Kub3ZzH KyK1VtrDwGq9Ji9jIJnlDT01g82VAHJzqZBTJVR1LxS2UsNwvq3kSsFm6B1P4pf+n7 C2HADU0J8340P7NvFhFF9FQ2bDS1BXyfiDETvab+w75n26YBw5RU91D1XL0QFnhCvm fp3vkbp6CxVqpzXI4S0xMgYm7sG8xEREADZzDQ65xF6kMymbp8+K6ifwCHdx4+QdUx EeRf3czK5o5Dw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Trgck0xV3z9rxB; Fri, 8 Mar 2024 10:20:22 +0100 (CET) References: <55fef6f8decf5bf447999e350c5f7c3281db3f15.1709720582.git.paul@apatience.com> From: Guillaume Le Vaillant Date: Fri, 08 Mar 2024 09:19:55 +0000 In-reply-to: <55fef6f8decf5bf447999e350c5f7c3281db3f15.1709720582.git.paul@apatience.com> Message-ID: <875xxxaxm3.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.80 X-Spam-Score: -5.80 X-Migadu-Queue-Id: 2A66453C77 X-Migadu-Scanner: mx13.migadu.com X-TUID: PU37pekgNDNA --=-=-= Content-Type: text/plain Patch applied as d2677a1ebb3cb19de0e2c27b84298700223d0234. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZerYVA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+mGwD9Einwv2sCS4bu7LWjo5qAENBeL40VJM6+4Cu4 /y+QiA8BAIdn1lz03z0SqEZShOV36OMHfV+uK42bHXEWaDa6C7aC =xe7g -----END PGP SIGNATURE----- --=-=-=--