From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eNavBlVToWVz8gAAkFu2QA (envelope-from ) for ; Fri, 12 Jan 2024 15:57:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id qLXsAFVToWVFRgEAe85BDQ (envelope-from ) for ; Fri, 12 Jan 2024 15:57:25 +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=FNpKErh9; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705071444; a=rsa-sha256; cv=none; b=Ji5TnIa6D2lpWUgEdp+K7NSdLxha3SNlkYwFB4ul7xV3TmYIoWrCUKCS7BZPi81F2urr+F JsfC5lKtF4zyIActnrlb2AD3LZlThnGoZwfBQJ3Cbm1RDIRzEiQkKbdB5uZ9cMvB7C7h+i Pl5GOTbNB10/Xgj5Kgz42SUa1uiQfGlsi7ZHIyzcqwMgw/OMb8bHbb33fc4TjvIHlbeHow 7C0wn8CTGdw2oRt62wpc3kNkbVQ4LQSUUyy1KQ+tGhcZ400m6Qv3AQle+Vs4eIOYXD2T9X g+yrqbzLn5em+/xkQSpW68FqzRqf0+sFx9zMseoBdz55ey58ACzvKOpUTi1UXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FNpKErh9; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705071444; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=7IT8+nJykR3ft8pn6RlK+ojKOsyDrFe3FV97IUjwnys=; b=SaHap7Kawd2PifWxPcbuTgyIUscnht2wzcFRZSksyijV17/n3C2dK+HocJqqoanMqK6qiY rs6QwGzfr9ddeJMpufe9qWz55yg0l3OVJvNrf919HnaI067M5uO4yT/tdYkctqEwNutP+w Knt46DJKEiyeIEXsxtZ8dKoGV1a9tifXbGHnevSn4UEkLQayo1PEI+MxaazIpA9UjNZ/Br GqC8d2DxRqrEz9L6Z72mqq26NUqS7ONCxo1QL5FFtgetzrf4vjthkNm8UPMvJ1AEjEKpIu cssDBmlrQ4zTQptt/Jfs6u3uQYmteqkyjWf2caSS9gPM4CkWKIwod7EE+DaC5Q== 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 CC2D319117 for ; Fri, 12 Jan 2024 15:57:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rOIy3-0003s2-4S; Fri, 12 Jan 2024 09:57:07 -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 1rOIy1-0003rE-3c for guix-patches@gnu.org; Fri, 12 Jan 2024 09:57:05 -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 1rOIy0-0008Ge-Rf for guix-patches@gnu.org; Fri, 12 Jan 2024 09:57:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rOIxy-0004Hn-JR for guix-patches@gnu.org; Fri, 12 Jan 2024 09:57:02 -0500 Subject: bug#68341: [PATCH] gnu: Add cl-command-line-args Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 12 Jan 2024 14:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68341 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68341-close@debbugs.gnu.org Mail-Followup-To: 68341@debbugs.gnu.org, glv@posteo.net, charles@charje.net Received: via spool by 68341-done@debbugs.gnu.org id=D68341.170507139116459 (code D ref 68341); Fri, 12 Jan 2024 14:57:02 +0000 Received: (at 68341-close) by debbugs.gnu.org; 12 Jan 2024 14:56:31 +0000 Received: from localhost ([127.0.0.1]:37213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOIxT-0004HP-E2 for submit@debbugs.gnu.org; Fri, 12 Jan 2024 09:56:31 -0500 Received: from mout01.posteo.de ([185.67.36.65]:43745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOIxQ-0004HI-7R for 68341-close@debbugs.gnu.org; Fri, 12 Jan 2024 09:56:29 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 12029240028 for <68341-close@debbugs.gnu.org>; Fri, 12 Jan 2024 15:56:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1705071384; bh=7IT8+nJykR3ft8pn6RlK+ojKOsyDrFe3FV97IUjwnys=; h=From:To:Subject:Date:Message-ID:MIME-Version:From; b=FNpKErh9LodQ+vN0oe9q16qKxL3DBLM+q27tTZ9iBfnjPKkNORAz54APbMyqxxK+g gbPnQxU89lN3zGFE27d4DzVcb46zhLPKz7gz6LSLaYX2yCCoV01fn4ZHXV0vDRvojv A7BQ6tZWB/CZwfKM2C4tdppIFmR0LI6Hz+4+FYF200l01ZgTFQkJLNH3oyCvOZs4bI bdOwqfkuJe9kJA8uqfEiVLrhyHVxBt0riptpNGEFGFTJT+j8RQJdq4JwRFdh+G7RDO TX47Uh98NKCzkuiNy8Wty7sF4wG4goJZLLIjiMVr2gV9xDPpUmXEXgJCRgBVSeZfkd hy6Gx3hY59MpQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TBPkH3tr8z9rxD for <68341-close@debbugs.gnu.org>; Fri, 12 Jan 2024 15:56:23 +0100 (CET) References: <3b2334f796e7e7a9b02ec9fcf2ddda0ac7573fc5.1704781912.git.charles@charje.net> From: Guillaume Le Vaillant Date: Fri, 12 Jan 2024 14:53:55 +0000 In-reply-to: <3b2334f796e7e7a9b02ec9fcf2ddda0ac7573fc5.1704781912.git.charles@charje.net> Message-ID: <87y1cubnxl.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-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.40 X-Spam-Score: -7.40 X-Migadu-Queue-Id: CC2D319117 X-TUID: SPFkxvyzghiD --=-=-= Content-Type: text/plain Superseeded by . Closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZaFTFg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/88gD/eZDvRRMl5RIAt+4N2jPhjU+vgL/YEKN5nnVl QBQk6+IA/jbBqarfWPt8EhMiArc+vDMb5ly4Ac26rgwXnpcrLoep =VSnr -----END PGP SIGNATURE----- --=-=-=--