From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CINNGKD9dWO8YgEAbAwnHQ (envelope-from ) for ; Thu, 17 Nov 2022 10:23:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4NBPGKD9dWNr2wAA9RJhRA (envelope-from ) for ; Thu, 17 Nov 2022 10:23:44 +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 18E431BC7C for ; Thu, 17 Nov 2022 10:23:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovb6z-0005Q2-54; Thu, 17 Nov 2022 04:23:09 -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 1ovb6t-0005OE-JG for guix-patches@gnu.org; Thu, 17 Nov 2022 04:23:04 -0500 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 1ovb6t-0004Lq-4k for guix-patches@gnu.org; Thu, 17 Nov 2022 04:23:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ovb6t-000247-0f for guix-patches@gnu.org; Thu, 17 Nov 2022 04:23:03 -0500 Subject: bug#59330: [PATCH] gnu: Add cl-clop. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 17 Nov 2022 09:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59330 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 59330-done@debbugs.gnu.org Mail-Followup-To: 59330@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 59330-done@debbugs.gnu.org id=D59330.16686769747887 (code D ref 59330); Thu, 17 Nov 2022 09:23:02 +0000 Received: (at 59330-done) by debbugs.gnu.org; 17 Nov 2022 09:22:54 +0000 Received: from localhost ([127.0.0.1]:59099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovb6k-000238-18 for submit@debbugs.gnu.org; Thu, 17 Nov 2022 04:22:54 -0500 Received: from mout02.posteo.de ([185.67.36.66]:36159) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovb6i-00022t-O9 for 59330-done@debbugs.gnu.org; Thu, 17 Nov 2022 04:22:53 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3BE6D240106 for <59330-done@debbugs.gnu.org>; Thu, 17 Nov 2022 10:22:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668676967; bh=SV/m3Cj+OjyJ3RCsvd16sXWhBCcCcGk9TX698h7W83s=; h=From:To:Cc:Subject:Date:From; b=RsxqBNND0rq4eE+pW3i4Y5BVbZxX0sirj5PXaDX5L9TFf6bmDsbXp8CRwJ1au1UVO lw9SZDsVMmbc8iaiPg2+JlRLJg+VKV8doHFYOUaAb6hKAw9GYsctdIAWePDdfy9xQN HQL/NRvfnGtvI8LEQcXYA8YtSsv3yQ7o4tfy5pcl0iW/Spuiuio1Y62v6E/vz/QrTg jEg9kZpUrqsFX6rS7c2X0e1gGUHRpMbxwrpftIc+aFHt3+U3PkKqJBQ06JIU2PibzN BWXydRXowSCakSUqumTMjHZyRcHwKS7H9BJZWwKUtQ7viVB9RLT5o1IMq/O/lG+XF7 GbEUYcEsPjZuA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NCZFf3Tl3z9rxG; Thu, 17 Nov 2022 10:22:46 +0100 (CET) References: <20221117040052.162284-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Thu, 17 Nov 2022 09:22:03 +0000 In-reply-to: <20221117040052.162284-1-paul@apatience.com> Message-ID: <87h6yygcka.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668677024; 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=SV/m3Cj+OjyJ3RCsvd16sXWhBCcCcGk9TX698h7W83s=; b=PvJBr2MktX/9BzSiYRSHIUtEDB2hDBVfwFBpwtZtL7Gp8goTAhbSmUloByDr61ENPI2NU+ 0LF23NdFv1R7XT2Zri9HqNx5wm1wW3ncaBXLwagdm0gNfBltStLnzocijwyu3d0leYTEU7 8Ten6be1yKLcM1wNkmK6+fuMkf8/xLNUE28zaFzbHVluAKHO1r2ho6HhNsrwDWmPmmOkCi khs41QgZf5FTy/pf9paltRT8Q808ATXedyhgN5saE86gNR5R37J8pEtktI9JRyGErSabVD +DOFladCGVzLl6hGin5m4dsvxuLd7vD8WbPoYT4qPZnBtBIkEHXrhrbQbLTMLA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668677024; a=rsa-sha256; cv=none; b=lqftsiCE9mevvsfww/z5P7VEjxdMavnlrI0MEXeTFifoDbD829cqSVr/sI5cBWs76fBKRC ugYQGZE3l37NhlcmTfMTeVwI2MM9hMAN76eA+oGMtSgPq9qXkHllTrFg658foOneaNolx3 27oYFzjv7hoPqwhEyCfN2i5F6fTpWM88fP2VxOfGRevDbBejm9MZrGNUuWN2DZDj9X6W6Z idwbeUU/f7LF7ViNE0KfvE9GQ0DNQ18KnvhnIFGI4GoX1VGQTzIC6w04LqdJza309GCcga ARoOIvI/W0Xg6x46LFx27P+LIuoLKZpvEU0UwbQ15wvJdu4VRt5ukQdtY+Ytmw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=RsxqBNND; 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" X-Migadu-Spam-Score: 4.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=RsxqBNND; 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" X-Migadu-Queue-Id: 18E431BC7C X-Spam-Score: 4.37 X-Migadu-Scanner: scn1.migadu.com X-TUID: /Be8MYWSZfzw --=-=-= Content-Type: text/plain Patch pushed as c9f927b7042d0cedadf7c29e83efaaa86a76b9e3. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY3X9ZQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j++6gD/SPq0Nlchiifbh5QS1HKehKXDoMFJFeq3YiHG XjB3TCkA/j9oZWDC96PRc9qwRLh6CU9ScNDD+HJ47OnnHyq0TY1s =xyBA -----END PGP SIGNATURE----- --=-=-=--