From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QAoqBG+RGGOTuQAAbAwnHQ (envelope-from ) for ; Wed, 07 Sep 2022 14:41:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4A8CBG+RGGOiygAA9RJhRA (envelope-from ) for ; Wed, 07 Sep 2022 14:41:19 +0200 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 5A3395AB3 for ; Wed, 7 Sep 2022 14:41:18 +0200 (CEST) Received: from localhost ([::1]:47038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oVuMn-0000bn-G8 for larch@yhetil.org; Wed, 07 Sep 2022 08:41:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVuMY-0000Xu-Su for guix-patches@gnu.org; Wed, 07 Sep 2022 08:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36890) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oVuMY-0005uj-K9 for guix-patches@gnu.org; Wed, 07 Sep 2022 08:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oVuMY-0002HL-Ga for guix-patches@gnu.org; Wed, 07 Sep 2022 08:41:02 -0400 Subject: bug#57621: [PATCH] gnu: Add cl-positional-lambda. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 07 Sep 2022 12:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 57621-done@debbugs.gnu.org Mail-Followup-To: 57621@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 57621-done@debbugs.gnu.org id=D57621.16625544428722 (code D ref 57621); Wed, 07 Sep 2022 12:41:02 +0000 Received: (at 57621-done) by debbugs.gnu.org; 7 Sep 2022 12:40:42 +0000 Received: from localhost ([127.0.0.1]:53820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVuME-0002Gc-Jq for submit@debbugs.gnu.org; Wed, 07 Sep 2022 08:40:42 -0400 Received: from mout01.posteo.de ([185.67.36.65]:32823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVuMC-0002GJ-Fe for 57621-done@debbugs.gnu.org; Wed, 07 Sep 2022 08:40:40 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id A98CF240028 for <57621-done@debbugs.gnu.org>; Wed, 7 Sep 2022 14:40:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1662554434; bh=5u28Nvb3MiMx6k79Zs46lZsz03jwZhlbkWDwYicQo6A=; h=From:To:Cc:Subject:Date:From; b=kjAvg+Kjliwse5CeyRGdDTLu5p8BtI/tOXaMDoLfukmVaAomVOIqQmmcLQmgNTImd 7RQIrxkPalcnviC0Vlg21APoK07aloKSiBRwAquT4dXkJbj2VERZbBED4MMpo9zF/l K87uGJuAO0Y7Q2Sv/cSxB1ivrIm3he24/fzdFg0UgIHQ+keIj9/3C5bhDTPPU1lYBG L8z7B+sj1Vp8X1rKs0ESTtF59OFd70lpZ7ylQHtSCiW5FKYveODBFUNuFAh/XHoxMc x7P9lF6awg+JjTiOcrHph0QsSh67TjQOUufmQKKyKRV8z4z4SrYSxMmqjIEmDoK24X fNCL+0CT8MARQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MN20d3sDfz9rxg; Wed, 7 Sep 2022 14:40:33 +0200 (CEST) References: <20220906082329.GB9876@dismail.de> From: Guillaume Le Vaillant Date: Wed, 07 Sep 2022 12:39:54 +0000 In-reply-to: <20220906082329.GB9876@dismail.de> Message-ID: <877d2fs6gv.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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662554478; 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=5u28Nvb3MiMx6k79Zs46lZsz03jwZhlbkWDwYicQo6A=; b=IfQ7V8nyqHyJ77TQpdyNwCegk/RIybwSOIwJ8WgTTUI0KWo5dVgPvkPOrIzWIDvAKtAzK/ rd7LZbJUZ8WXN85DaxytJqwJNTmUUj6JUCEjo/7XFnRRgNwqt8gZj9mEDMQwSsUtSLCbLB JbemcWdoTaSFG8l7Q7MjU703hRy6ts0AP3wCFCeBKvCjWR6h4uwgXc4yLEnPA8QZg7Bj3c E+4Y0peuyrEE5fliA8u57hFlI0C0DkSEC2LLXMZGQ2POUn02V+4oRKUE+Lb/CHFG7OktfB Q0ZvjS59Di+gmaCgTrKxXiadMzwjxMDXoYMjx5poD8fKR0ey4EqhC7h3bWtPJg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662554478; a=rsa-sha256; cv=none; b=uVdpzAj/ekLjJfF3nTfYdIhPLPK7iLr5+pG+kIGp5NcxpJvsyUOjUyxq+I1pJlc7TMRU5p VoOfzef9dElU6EQHVFq6cM7WXK5IC67HDEjYK4IRUjDIe7SLa1bYYSQF0SbCF5GU+wZ+4e LIa6PS6ZVtcen8vFI9KhUnSc2cdzjAmEUGdTLt1CpGQ/+vQUXpqSZGB5GfQFtRB8x1HG0K ZrBx+w1FT6qu0+nmfw3PJPkTgFGJK1rxHUTVnoqTRoLoF9MNktS9dwKg9CJLu/cyWK0rrV td27dimUk8iqLwTXWB2aWKPFMNb3YxUdsSgro/2mJAO6I5w1r3gRcgCBzQpYrA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kjAvg+Kj; 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.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kjAvg+Kj; 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: 5A3395AB3 X-Spam-Score: 4.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: Nh3OIhCUe4H/ --=-=-= Content-Type: text/plain Patches pushed as 73654708bf2a14cc557ccc1ccf76514e67abf83b and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYxiRQA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j96VAD/cENkrW1228X+ApKDcr6KyvSQ3Fjb1YEQL+Ck bYTSZtEBAJW8qe4fSk7yM9FF5bOBhZ+t/yM7xNF7Z69l4wBCiIuY =KGDv -----END PGP SIGNATURE----- --=-=-=--