From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CAQNAI9TBWIj/AAAgWs5BA (envelope-from ) for ; Thu, 10 Feb 2022 19:03:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EK86OI5TBWJzaAAAauVa8A (envelope-from ) for ; Thu, 10 Feb 2022 19:03:58 +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 C077328473 for ; Thu, 10 Feb 2022 19:03:57 +0100 (CET) Received: from localhost ([::1]:59106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIDnQ-0000g0-Hm for larch@yhetil.org; Thu, 10 Feb 2022 13:03:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIC63-0004WM-7T for guix-patches@gnu.org; Thu, 10 Feb 2022 11:15:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34738) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nIC62-0002Ez-SM for guix-patches@gnu.org; Thu, 10 Feb 2022 11:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nIC62-0001JD-Iz for guix-patches@gnu.org; Thu, 10 Feb 2022 11:15:02 -0500 Subject: bug#53884: [PATCH] gnu: Add cl-asd-generator. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 10 Feb 2022 16:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53884 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 53884-done@debbugs.gnu.org Mail-Followup-To: 53884@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 53884-done@debbugs.gnu.org id=D53884.16445096724968 (code D ref 53884); Thu, 10 Feb 2022 16:15:02 +0000 Received: (at 53884-done) by debbugs.gnu.org; 10 Feb 2022 16:14:32 +0000 Received: from localhost ([127.0.0.1]:56868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIC5Y-0001I3-Cd for submit@debbugs.gnu.org; Thu, 10 Feb 2022 11:14:32 -0500 Received: from mout01.posteo.de ([185.67.36.65]:47905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIC5W-0001Hh-JM for 53884-done@debbugs.gnu.org; Thu, 10 Feb 2022 11:14:31 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 76C58240028 for <53884-done@debbugs.gnu.org>; Thu, 10 Feb 2022 17:14:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1644509664; bh=d+mAu1FTm2meWHElNYAGwRBhTsZyugQJ+WwycEeaXTA=; h=From:To:Cc:Subject:Date:From; b=bvbMGDL5axeA0+OxIDK8/MsyNg+aonkAeSxd6zuSdJJWIilCGdfjpX3wKa8R2OO88 mNLu0+N8r/DG6qunHsfVHpKObQ6rV0ctrCPNwpjeTn9ZMXqiajTF+Ygtiy9zRMSHah cGm0krUkluzkQvXav3LprVPgzlnOLCgCLzAlkWwrrAEnB2I/3kHtbZ6bFVNdLlFhp0 6QLGM9s9DDsRIZyixiHdVHoYQHkbEU3lqohAotxCx/h2duk0qNhtbJ49YjTvtgAXdT M2vX8KgK2BGIr7EYZKyH886qqgZ8lszKbdujhcO5VaL79aMVLIruGWOOvs8JYBN/fi VkMOjTCeW6DdA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jvhdq3Jfkz6tm4; Thu, 10 Feb 2022 17:14:23 +0100 (CET) References: <20220208235057.24931-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Thu, 10 Feb 2022 16:13:47 +0000 In-reply-to: <20220208235057.24931-1-jgart@dismail.de> Message-ID: <87tud6aech.fsf@kitej> MIME-Version: 1.0 Content-Type: text/plain 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=1644516237; 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=d+mAu1FTm2meWHElNYAGwRBhTsZyugQJ+WwycEeaXTA=; b=GGYZ4C4MoICLTs0Y3Wtm1+xrlWk7zuGjCt+V2bnGrtyGHgEzk/YllhGNxI6AkqAN6i3ZwA QUgAUHsfgl1thmOF3n5XpGZGenTE8061F4kmqySCxF7SHmSblMIdGxaKKriBOdzkFS4v1c n9QQ2k/HNXTvRWSnrDjHuZG2qojmQNriQQDCZvh5696k1e3xHrmQPJuw9YSudv+OvCKepj P4NfkH6JSG/3HRFNHc1Me9wYSWFDruXdMNtbScwYNlh0+8x9kGBbOEg8Wj+VbLgZI+2+n6 aBwMzKVOIvxZ7/Tl/JJ5kmXLTTFUlbA75IIkPFGeiRmx6+b9VpjdaM1VWIb3Xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644516237; a=rsa-sha256; cv=none; b=FBx44dXFn9LtAnOoYCCKbkD5Py4haC86dkH04zMtr8pStKQ0nsEkw8Xty8vhM86DEZ1iwJ SgxBq8p5PWh0jNzgjkM6+SM6m2KzYI7NglrF9ZWUpDF/mZG519t49VG89CEZBmFcxjQPDT oKTGI14jLNw/l33JdEMjDuuXLjURybs8P9F4IdH4vjrgQZJz+2T14bu9CGCEvTgTui4nS+ LSMe9LP7vp8v/tQNhM/XRKI7tr/F1KTBjCJNAwzO2rz3B2PjGY+Ys38kv0V82yo/Ey/WKg gVIVWaijTO/F8ORBGMnFA1i6hnPUV5uHs8Vml0pbiBZjXMh+74bnGD+zUCnCug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bvbMGDL5; 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: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bvbMGDL5; 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: C077328473 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: YHx15bltqfkn Patch pushed as ceaf56e19cd67c00617a01a313169e42d0538daa. Thanks.