From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kCQHEsrlImNhzQAAbAwnHQ (envelope-from ) for ; Thu, 15 Sep 2022 10:43:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qL8rEsrlImM8cgEA9RJhRA (envelope-from ) for ; Thu, 15 Sep 2022 10:43:54 +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 01D8D217D4 for ; Thu, 15 Sep 2022 10:43:53 +0200 (CEST) Received: from localhost ([::1]:46362 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYkTQ-0000jq-Sj for larch@yhetil.org; Thu, 15 Sep 2022 04:43:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56288) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYkPj-0007cq-1S for guix-patches@gnu.org; Thu, 15 Sep 2022 04:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40068) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYkPi-0008AU-J4 for guix-patches@gnu.org; Thu, 15 Sep 2022 04:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYkPi-0003oF-EB for guix-patches@gnu.org; Thu, 15 Sep 2022 04:40:02 -0400 Subject: bug#57738: [PATCH v2] gnu: Add cl-morse. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 08:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57738 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: "\(" , 57738-done@debbugs.gnu.org Mail-Followup-To: 57738@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 57738-done@debbugs.gnu.org id=D57738.166323119114598 (code D ref 57738); Thu, 15 Sep 2022 08:40:02 +0000 Received: (at 57738-done) by debbugs.gnu.org; 15 Sep 2022 08:39:51 +0000 Received: from localhost ([127.0.0.1]:56996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkPW-0003nN-QH for submit@debbugs.gnu.org; Thu, 15 Sep 2022 04:39:51 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49529) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkPV-0003nA-0O for 57738-done@debbugs.gnu.org; Thu, 15 Sep 2022 04:39:49 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 0B43A240035 for <57738-done@debbugs.gnu.org>; Thu, 15 Sep 2022 10:39:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1663231183; bh=lnvJRhanE9Qx26B/Zowj1nBj8o8J6VtUMliZiwBWAOw=; h=From:To:Cc:Subject:Date:From; b=np9BBFv8rnw/fgWq/bIgRcl8Ias/guFTv34GxWN/JZ2CZ7BlGlsykBa24subUneQA 0c5IV44cH7WhAutN9OwCaXEK7u8y7P5dAv1mU5P0W5skY30/p8HrtMDTJv/Vw6YD9t 3/C+oNWXFkSJFqCgKDdwCh1Ae1LpkKXHgDHlakwJTnQ6IyXKJ4nhu1wDzsAtfwrdKG h5HilBG0+VvSSTqGk6vDPuWkXylPuo8pK5N1p06wWLF+Zx3X+cABok9qtdJFeeFhtw lJeVywM4wXO7LJpEkdnK5jZI9I/yCh6yCJqMIOhka7JjSSEvuqLwVYZ1hUSWq4miNj XoqmJsklgVj8A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MSrH11tQxz6tq1; Thu, 15 Sep 2022 10:39:41 +0200 (CEST) References: <20220911201819.8831-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Thu, 15 Sep 2022 08:38:54 +0000 In-reply-to: Message-ID: <87zgf1f2ur.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=1663231434; 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=lnvJRhanE9Qx26B/Zowj1nBj8o8J6VtUMliZiwBWAOw=; b=o/w6ANXM0FC0xBPm/HA8ZbXz7FnHLei2YZzB9PeC37gAit2CegXe/j/n2Ltybn6yzJJ8rr LBLHIFtzNZ7zK5gxIjZXUjcMmlnF7o26BeUtzuTQtQEmD3UD85CsIl/Yjkqq9a2EOy1bKo 6e7R3losISibzptfuATuYenl2agI36qaIQnEFQED27r7CY+WZUVa/qIZaBbfXx4IZ9FuML AwlnS+XX05D2AhEtoQU+FeiXLZ2O2ZNHP1XNEkIg4J/8JlnEt0yxFv8ZQTUPt2jxs/4ury AZKCZ1SNvCfrWPF6ca00erZUcDMfWS68vRhtmsZ6RRaCohtpmRXBerRGebYbbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663231434; a=rsa-sha256; cv=none; b=nB5+9nxgusjLWt3H47kPs8N/pnw9n5QUefrrtmODecD//rROutSNAYMI444L2+MTr6o2/B 4N7RGxie77AAyUDEfGJ+FFyZcvXZYeCXnz9C7/Fbw50ocUvF0FZXuD44roR3xQmeaNaSNo 2831I8anoBqo+Ne7USkEvmANtfU6FYO09PXtmSGnnF7OXkrmq6Xu3B0WuWWIn9urpB3zyZ E//O685hk7KVZ3+a64szcRYGkt+WoD9WB4dZW4bLlYiO2S01ODVQgGHFfQt75j1Or0BBO1 SH3tAHPAoSfbq1sEhCWDc3TQ51c76JbrwDpwDaYhPe/icsu8yFWmCa7yuZVnRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=np9BBFv8; 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.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=np9BBFv8; 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: 01D8D217D4 X-Spam-Score: 4.37 X-Migadu-Scanner: scn1.migadu.com X-TUID: KInqEXzEASWH --=-=-= Content-Type: text/plain Patch pushed as e5fa6df1bcc8365b6dcb1fe3f4a117b16588da03. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYyLkzA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/1DQD/R/GxpZpxSr0wGUXClwkfIH3+IjwU2NArDJhq Bcnh1/EBAIUuoER8dgB9NMOatdQX0ZGfmC84BdAdcBzB7HIvsszz =JA0Z -----END PGP SIGNATURE----- --=-=-=--