From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ePteD0IGG2SKegAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 14:44:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IDs7D0IGG2REUgEAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 14:44:34 +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 1E15830651 for ; Wed, 22 Mar 2023 14:44:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qZXGg8YX; 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=1679492674; 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=pgC7PC8LErk6mWmBUefku1L2ucEjjMvtXSG9afnjdJM=; b=lNN8H92GI4ErUUHzrgXAMILQwWoYa29nVexoONaLCMU3QndchA1akox1sfgJVvWHjteliY 0hH/HwEbtdh9/ed9/OuBdL7KqHIdXcIiZIWGo7MSJSMEW1zYD6pCnf3aD8W9UIp/MvRGLD ZhEB49ieFIiiWcy4gmslkTl7ijsGkn+cLOPTB99cB/umUubSgZoEkEeA50TYQp41snEGcy 7Ua33U2W+ld9hIBGdwPb8Ledq0XI6W3QUkgqEX1Zf2l/BjNekCm5EfXTVmiYOeeen5p8uc t1xzIG4q3c8immTeCQfSqG3B9s7m2ehQ5cA6Pg6CidxUxKGdNpT26joiEr6lZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679492674; a=rsa-sha256; cv=none; b=U/1V/Xtf6GeRVDx7Qnl0AeeIhYc6ROPhmyQi40cFqQRrt8UhOmLVrfBYgS5rBldMwRKZOL XJsmWhOKaVaWvIXGvLgpe168TC2QJXa7uoZejBy4tH80diSk20UGZzDCYxf7LN6bYqo7M2 k8ZYbcgzPEpkgKUfV6WNRElEdwVebdAKGOuJFoxhefZpgZyxsAYBYWY9K9TgulHtCNCkP1 pgkt+JlMQb9jxmg1NBPOf6T+27z2heXLAi+Cni7j3EWsWlMX/IcQ0jHkQ1Mao955e3wpEo B0+7Ci1BwTG6aifQx1jqsAuKwheC5u1/ypawbq4G6y7TwrYXqVNm7i3fZSh8mw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qZXGg8YX; 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 1peyl7-0005m6-E9; Wed, 22 Mar 2023 09:44:10 -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 1peyl1-0005kg-Kg for guix-patches@gnu.org; Wed, 22 Mar 2023 09:44:03 -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 1peyl1-0001Ey-Bu for guix-patches@gnu.org; Wed, 22 Mar 2023 09:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peyl1-0006ky-8v for guix-patches@gnu.org; Wed, 22 Mar 2023 09:44:03 -0400 Subject: bug#62369: [PATCH] gnu: Add cl-format-colors. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 13:44:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62369 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 62369-done@debbugs.gnu.org Mail-Followup-To: 62369@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 62369-done@debbugs.gnu.org id=D62369.167949263925935 (code D ref 62369); Wed, 22 Mar 2023 13:44:03 +0000 Received: (at 62369-done) by debbugs.gnu.org; 22 Mar 2023 13:43:59 +0000 Received: from localhost ([127.0.0.1]:33940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peykx-0006kF-8w for submit@debbugs.gnu.org; Wed, 22 Mar 2023 09:43:59 -0400 Received: from mout02.posteo.de ([185.67.36.66]:35403) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peykv-0006k2-Pk for 62369-done@debbugs.gnu.org; Wed, 22 Mar 2023 09:43:58 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3FE7724011E for <62369-done@debbugs.gnu.org>; Wed, 22 Mar 2023 14:43:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679492632; bh=pgC7PC8LErk6mWmBUefku1L2ucEjjMvtXSG9afnjdJM=; h=From:To:Cc:Subject:Date:From; b=qZXGg8YXSnuvhVRsU/PAiKAS4Tnoj6BwoX83hT48k2uhDYvlWJph9zyNMihffRgne F34TxRxUsto4HrfZP8ISdIiCGCOf1q2o+2XO8fmMGCv6DSonICSMWh+OYM6J22KXSB jEZ/FTCcolV53f6H0V/bzQEhhvZLee3jULWFJagGNb893kNL9EuWsYPTCuLWC+skB0 lPxqezrtqTRBvltyzm84iv8lNZ/f8I8D6jG6ct4D0t/87FTsME6Sfnvg6QIhu++XeC 4dRE2TbykKtxfllVVW5Tz0wts40qIydDgNCPQR6EJXCNqSb6hCPziRytD94hC+Q7Mc dZ2GRfylKwRNA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PhV7C44Ppz6tmH; Wed, 22 Mar 2023 14:43:51 +0100 (CET) References: <20230322052417.15933-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Wed, 22 Mar 2023 13:43:10 +0000 In-reply-to: <20230322052417.15933-1-jgart@dismail.de> Message-ID: <87h6ucdhpl.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: 1E15830651 X-Spam-Score: 4.85 X-Migadu-Spam-Score: 4.85 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: bbnC/wEsxNIB --=-=-= Content-Type: text/plain Patch pushed as 2b66b54baea5feebdc45b17b7ca67710c5667936. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZBsGFg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8RXwEAhT8ThngGwOMkj8DFscFoMbe7PiOa4vUR/yc+ ZGzvDAYA/iZzywtCImM6kwVqHLxW9GjWZcWgo+vDCRm19wMwPBeV =h99R -----END PGP SIGNATURE----- --=-=-=--