From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sExlNLwUu2HDUQAAgWs5BA (envelope-from ) for ; Thu, 16 Dec 2021 11:28:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YDUNMLwUu2FOBwAAB5/wlQ (envelope-from ) for ; Thu, 16 Dec 2021 10:28:12 +0000 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 98FEEB3C1 for ; Thu, 16 Dec 2021 11:28:12 +0100 (CET) Received: from localhost ([::1]:53132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxnzf-0001lR-PC for larch@yhetil.org; Thu, 16 Dec 2021 05:28:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxnzZ-0001fx-7a for guix-patches@gnu.org; Thu, 16 Dec 2021 05:28:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51470) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mxnzW-0005ih-Ea for guix-patches@gnu.org; Thu, 16 Dec 2021 05:28:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mxnzW-0008FY-6Q for guix-patches@gnu.org; Thu, 16 Dec 2021 05:28:02 -0500 Subject: bug#52387: [PATCH 5/5] gnu: Add cl-april. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 Dec 2021 10:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jacob MacDonald Cc: 52387-done@debbugs.gnu.org Mail-Followup-To: 52387@debbugs.gnu.org, glv@posteo.net, jaccarmac@gmail.com Received: via spool by 52387-done@debbugs.gnu.org id=D52387.163965042231600 (code D ref 52387); Thu, 16 Dec 2021 10:28:01 +0000 Received: (at 52387-done) by debbugs.gnu.org; 16 Dec 2021 10:27:02 +0000 Received: from localhost ([127.0.0.1]:34775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxnyX-0008DR-QG for submit@debbugs.gnu.org; Thu, 16 Dec 2021 05:27:01 -0500 Received: from mout01.posteo.de ([185.67.36.65]:45689) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxnyU-0008D2-MJ for 52387-done@debbugs.gnu.org; Thu, 16 Dec 2021 05:27:00 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6EDEB240027 for <52387-done@debbugs.gnu.org>; Thu, 16 Dec 2021 11:26:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1639650412; bh=kAK+7/0x5h0s830wgt7q80THJE7dX393NCVRbNRdztA=; h=From:To:Cc:Subject:Date:From; b=ZVeTuGDvVinibWBQ/WlSK2KD9pAbeBpozkbN6+LWvjC1wY70Y+7gupljFBdoz5hCp P5DrXhngCiSbLRmXHUEiksKlFf7xMCRZhJLWvgHJdxcEgM6JFKtPgU3oVfQiZNLn7C 6SQ8xNyFQ+Ez+tWwpHbOHmYxJ30BSCIy00f1MULraYrsfcmqbZl0X7L/DpaeVZSGvz d5DPoMcEdzt5wc5wxYRjRqcLV/8aP9WLG6NbJc8wwf1iLUdm/JOeZc/2gnAYLpo9UF R0M/LbGec4a3cV6CiLvXwdabcsKHYCggb7XhCo8f/69S6JWPGc0ug340DswFMxW7Ej avaodV8mTBBLg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JF7Zg3cQxz6tpp; Thu, 16 Dec 2021 11:26:51 +0100 (CET) References: From: Guillaume Le Vaillant Date: Thu, 16 Dec 2021 10:24:27 +0000 In-reply-to: Message-ID: <87r1ac7slx.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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639650492; 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=kAK+7/0x5h0s830wgt7q80THJE7dX393NCVRbNRdztA=; b=EupXV4GzOZxMf8/f0lnAqDubODuJCGVKfMudGUizSE9TSxq21bkAovPVPsnR6m1cr5/1Bh 6GFg32PlakTcGOO0wnVQ7Ul+exPIhWNJt6En6q4ym1Dtmn9/98fNqqG/wu7TIXo4NyDffQ mGLeMCjIv3ZRmHoJWa3XmQTLLjXhbnXJ5/yPfyEzmJWE2/l3tvdUdrzPJtJXCh53D6CpHn GJ7TeE+NdYf7J1hunKg3YWFuUZ2UNZeanFFoFkXhjo4PrGBSgIXo79/2Hy37u6wDQfr94Q CVj2EB5A8rhPKS+zca26LKYwfshw7bKwDMvmszHLfaLl+d2gp+lHDt6sxCGkkg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639650492; a=rsa-sha256; cv=none; b=t1qzsqWJ/qS48iIE9w1XyNLp9SMsC3p0V8HEt3N+lCUwDMTZcErzKCYeSuZ2rBU53Sgzlp Tm+/gHj3bcYVMNCMymFodia0wlsc1QaNxm1B2edT/iC4O4n1Oi3BTPvsHBKLVnGfBVa/pA frJrtRGH9ljwqcAzzGgDXqc5b59Uo60tUOwf36qdLZOdHTcTqFa49E6L1VzBorxJWF0Gud Kob3TeXPZBIjCkEOtKhVCqaxm2fKFAJGj0ASOcOlgQFTkwmPMPMCyhD1i4fnub+KYWKVSt nvtrV73JMKyKegjBDRRxipI+fPysiUFpGeFPHkAX1SoevInHuG8Y3EhfGp1A2g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZVeTuGDv; 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.19 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZVeTuGDv; 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: 98FEEB3C1 X-Spam-Score: -4.19 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2XNNChSQrZDJ --=-=-= Content-Type: text/plain Patches pushed as abd2aed92681594251f11cf65db813767c9552af and following with a few modifications (added copyright line, changed 'inputs' fields to use the new style). Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYbsUag8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9ReAD7BFyAeCIyjOn6T4LTfd8+ssbVbX1lzZjZo3z3 iIj/d8kA/0OpTfMQiN2m6LnKFXr52Iu8mpeJbN0RFbBufLHzHUJn =W14g -----END PGP SIGNATURE----- --=-=-=--