From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IJrIInnGeGOLKQEAbAwnHQ (envelope-from ) for ; Sat, 19 Nov 2022 13:05:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aO3NInnGeGMHeQEA9RJhRA (envelope-from ) for ; Sat, 19 Nov 2022 13:05:13 +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 5852540A95 for ; Sat, 19 Nov 2022 13:05:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1owMap-0004wP-V4; Sat, 19 Nov 2022 07:05:08 -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 1owMam-0004rZ-GM for guix-patches@gnu.org; Sat, 19 Nov 2022 07:05:05 -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 1owMal-0008L9-G8 for guix-patches@gnu.org; Sat, 19 Nov 2022 07:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1owMak-0001Ik-AD for guix-patches@gnu.org; Sat, 19 Nov 2022 07:05:02 -0500 Subject: bug#59376: [PATCH] gnu: Add cl-ucons. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 19 Nov 2022 12:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59376 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 59376-done@debbugs.gnu.org Mail-Followup-To: 59376@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 59376-done@debbugs.gnu.org id=D59376.16688594474933 (code D ref 59376); Sat, 19 Nov 2022 12:05:02 +0000 Received: (at 59376-done) by debbugs.gnu.org; 19 Nov 2022 12:04:07 +0000 Received: from localhost ([127.0.0.1]:39176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owMZr-0001HV-4g for submit@debbugs.gnu.org; Sat, 19 Nov 2022 07:04:07 -0500 Received: from mout01.posteo.de ([185.67.36.65]:36023) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owMZp-0001GX-FW for 59376-done@debbugs.gnu.org; Sat, 19 Nov 2022 07:04:05 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id EDB3B240026 for <59376-done@debbugs.gnu.org>; Sat, 19 Nov 2022 13:03:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668859440; bh=z5ZCWYXpx1ONyfgvYEwH8ifJHhyn+rev/OGPmS/u+8Q=; h=From:To:Cc:Subject:Date:From; b=fHtykqGqpE7YkHu6U/95765VxGBEsFjdrv2lF7oNPRbr28H1T/2Kv+ous8gh2r61X wfALJ0ab16CKuqSYKu7ZCOt4/H65hV57NS+3PktjZDTgXyfLTP7WgzWuVLFti7E+nx YP0nRHmCImWf1J25KdgT5bHF8+Z8labetp2To0TZMAvXNT/r+bxl0GcuclH9pTAnka PJrXGmQaoTn7D6Dyvj+KwKf1cZCU4EvulOhivXI27XqRvOeXY43NBoY0WOR132kL/Z 5+hQK8v9k46XNP3LdFhorfKAlWaCe+1sr40E1WJ+UBY5P/V34c/wLH2ju8/j56S1Xy 8UpF7grRZUtVA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NDskj2MRQz9rxL; Sat, 19 Nov 2022 13:03:56 +0100 (CET) References: <20221119044601.296448-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Sat, 19 Nov 2022 12:03:20 +0000 In-reply-to: <20221119044601.296448-1-paul@apatience.com> Message-ID: <878rk76ti0.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=1668859513; 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=z5ZCWYXpx1ONyfgvYEwH8ifJHhyn+rev/OGPmS/u+8Q=; b=STNHT8ZNxfAF5sc7ElVO3GrgmY313VgKc4v/TaJBd3oL9qSwBui/4jRgExBwrUeqbncBFc /Tp18w+IX3tAebSxCICvb9IR5VZOMZhn7ZYcaJaCPH6CyefCuObB86ylTXUwqN61QodYPm 0lMbXslATfWvcfZxTz9s1YLhmNdiQzYjT7M7sytZFPYQNttApTEeGNhUBIAnt7GNYbIbXW Gak46ampWUnuw+9y7hSupVIwRlmHV1TL5BaJihJCHR7PveA2/IHJFUolkm7UYXg7ViRtjw kG8C0QniigSVAYiG4E5T/SFkV5qS/ba60XLRDyJ8ykiqIZVemcJO5nZAoxp64Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668859513; a=rsa-sha256; cv=none; b=OzH8pNrwApw0fPSj0fJ5fYnaoHfzzAjcs1y0mCXxiUpr85CV9nD7i8RmH0AXhZlxiXamyX jRGv9pECdwFzqiIeC7Z1PgKBsywlcQk8JZcWjG3m6UxIkVplYAcPPcrM0pavYcG1DwiOG+ xN/+cQs6FS8d4Y5vIPLqhbsi2MGfUMvcadNpbfasJRYSpKClUA34YB/j9qivIMJ3jFwbMQ jC1nl3HTVAMnzaVszsOMJIq6A3qnOQe+chPGIuUn9YDUSqNR8bVZBRDoTJqz8KONpIdgHV fsImLDeybvbyQ3JsPAJaPELrmPhaPV92zy3zXJsBVNnyaHgAlWGncg45sKs2iA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fHtykqGq; 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: 6.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fHtykqGq; 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: 5852540A95 X-Spam-Score: 6.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: yPUpcl08n0I5 --=-=-= Content-Type: text/plain Patch pushed as 854bdb7ba9abd6392da823f723553df03077e9a7. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY3jGJw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/LAAD/Xpp4TP+ehhG0sE7rjBtJqdyQtkMctg0b4Zng EmILtLUA/i2hhSKev7ByiECnwNVzKyFTpce69+pRJZtSwc2qk1p1 =JcTn -----END PGP SIGNATURE----- --=-=-=--