From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0BYQMdoXumVMkwAAe85BDQ:P1 (envelope-from ) for ; Wed, 31 Jan 2024 10:50:19 +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 0BYQMdoXumVMkwAAe85BDQ (envelope-from ) for ; Wed, 31 Jan 2024 10:50:18 +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=ANw4LjpA; 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=1706694618; 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=mM9k6l6SRhb8hR3LSiFA6Iszgs+3bq6vZXk/kuIAogs=; b=Ib7DSyw3Y5JkpPMZXwPH4OUHNen9rCLhcn0lOCiDm/OIHzJ2M9rA8bQ/um63SBu49ORbwE hPvmPRVq6yR1duBzHqrUL9OT1S1uwTLDpY99z1jxxmeZQNjy4mMadJInw8Rr8DOyy1MCZj kQJMRcuPu6cZyKp/lIiZ0thXEBidYDltmOBU3/cYAgs8D+N10NiqtT9MqSDqL+tpXK6NsY U9shdZUs0MpQ9HVCtc/kkkJCyst5TFuew1xxwIlgcdM74NbjX+sHXWZfsTi5I2PnYhiN4j ifu8UzHboMbuEDoFVIIGIbPWkSGveSx4fyIN9IxOJN07nPYvP67ZIGf8hPd1Ow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ANw4LjpA; 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=1706694618; a=rsa-sha256; cv=none; b=QanqC3sVFjSmTpscNMDp9eth+nVdhJHnJYsuTEVKQKd/5l5ECOl9DrBxvC5N/L8HhsQ515 G5DvsLAFOitObSSAoxnEsWX3wfm/4BrZLKIj/Qc7ogxQ7mQnTKRWKnd7aPYDyP9S9RJgH+ PPZXSI9YWffJ9AEHVET58H7GWpOWZLpokXDuYDrrvem2678dPe3WBBtWAGceTSCEEYTAHe LgtLbfGul9hX9xlwrpjrh0/6Tj19brjUyAWnKFAEhvt+cJhuQ9JFzzi7EzbjjK8wZ5kMeD P2A/vfxKErFo0yyKOijp1K4kU2uoroW2oJb+rDWzqvO2Vg0xR/+ZFdRTO2tUcg== 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 8170B24944 for ; Wed, 31 Jan 2024 10:50:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rV7EC-0002dt-3M; Wed, 31 Jan 2024 04:49:56 -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 1rV7EA-0002dS-Ay for guix-patches@gnu.org; Wed, 31 Jan 2024 04:49:54 -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 1rV7E9-0005U0-M5 for guix-patches@gnu.org; Wed, 31 Jan 2024 04:49:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rV7EI-0001H5-Fy for guix-patches@gnu.org; Wed, 31 Jan 2024 04:50:02 -0500 Subject: bug#68837: [PATCH] gnu: Update cl-command-line-args to version 0.1.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 31 Jan 2024 09:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68837 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Charles Cc: 68837-done@debbugs.gnu.org Mail-Followup-To: 68837@debbugs.gnu.org, glv@posteo.net, charles@charje.net Received: via spool by 68837-done@debbugs.gnu.org id=D68837.17066945544829 (code D ref 68837); Wed, 31 Jan 2024 09:50:02 +0000 Received: (at 68837-done) by debbugs.gnu.org; 31 Jan 2024 09:49:14 +0000 Received: from localhost ([127.0.0.1]:37457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rV7DW-0001Fp-8M for submit@debbugs.gnu.org; Wed, 31 Jan 2024 04:49:14 -0500 Received: from mout02.posteo.de ([185.67.36.66]:44795) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rV7DQ-0001FU-TO for 68837-done@debbugs.gnu.org; Wed, 31 Jan 2024 04:49:13 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 43407240105 for <68837-done@debbugs.gnu.org>; Wed, 31 Jan 2024 10:48:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1706694533; bh=mM9k6l6SRhb8hR3LSiFA6Iszgs+3bq6vZXk/kuIAogs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=ANw4LjpAhBpx1RdO2enR2Slz/4XXGPXrd1Sstk4Vtv1ILQRl3pXGM1IXIqV6X57Pm OuAo3iaNeLdEA60Ka8NSCDMB1IwEmcd+6d3rojfpOFFWLpA7QPnwJnrQy7nEIlRxy4 W1satp0rMHgVjQsnQ8QcwW3gknNmeq4SiAfu8jXNcglVorHZyOvZAJsEOKgIWeUIKz egjfftMTVIyjDX5yMPpczmJSoeAo8qHWPmzwlaPpXUaxls1Ijk2VGHgLP6H2O9A4W8 5btCzSi/ksu6s8vLG4ikF5OC7zABCnYwzeRBoclCrLjyer+xHxV5LnuoAF9lgMSOOc ZoSfE6GjBhvjQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TPy0h0v97z9rxG; Wed, 31 Jan 2024 10:48:51 +0100 (CET) References: <923b9780e3487a261f521c04cab631f1e77ae62a.1706678023.git.charles@charje.net> From: Guillaume Le Vaillant Date: Wed, 31 Jan 2024 09:47:04 +0000 In-reply-to: <923b9780e3487a261f521c04cab631f1e77ae62a.1706678023.git.charles@charje.net> Message-ID: <87eddxg7el.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: 0.55 X-Spam-Score: 0.55 X-Migadu-Queue-Id: 8170B24944 X-Migadu-Scanner: mx12.migadu.com X-TUID: B2TIQu1C9wDp --=-=-= Content-Type: text/plain Patch applied as fa023a9300425f398d8641de05f37ae3225c2482 with a modified commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZboXgg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+ynwD/UifCVizTsgufgdVzGfisLgk71L0UmoinBqpB GvwmJFkA/jO5y4XZgBNgqoFGZztGCJ4yjDUrUwtHT8uWdAMnOS0a =RRLy -----END PGP SIGNATURE----- --=-=-=--