From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ZA/QII6eZmG7qAAAgWs5BA (envelope-from ) for ; Wed, 13 Oct 2021 10:53:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IOjlG46eZmF6fwAA1q6Kng (envelope-from ) for ; Wed, 13 Oct 2021 08:53:34 +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 4D13766D8 for ; Wed, 13 Oct 2021 10:53:34 +0200 (CEST) Received: from localhost ([::1]:60682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maa0z-0006FZ-Dy for larch@yhetil.org; Wed, 13 Oct 2021 04:53:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maa0X-0006BI-Am for guix-patches@gnu.org; Wed, 13 Oct 2021 04:53:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46542) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maa0W-000649-Pn for guix-patches@gnu.org; Wed, 13 Oct 2021 04:53:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1maa0W-0003ps-Li for guix-patches@gnu.org; Wed, 13 Oct 2021 04:53:04 -0400 Subject: bug#51153: [PATCH] gnu: Add cl-readline Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 13 Oct 2021 08:53:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51153 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51153-done@debbugs.gnu.org Mail-Followup-To: 51153@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51153-done@debbugs.gnu.org id=D51153.163411517914683 (code D ref 51153); Wed, 13 Oct 2021 08:53:04 +0000 Received: (at 51153-done) by debbugs.gnu.org; 13 Oct 2021 08:52:59 +0000 Received: from localhost ([127.0.0.1]:58077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maa0Q-0003ol-Uu for submit@debbugs.gnu.org; Wed, 13 Oct 2021 04:52:59 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maa0O-0003oR-Og for 51153-done@debbugs.gnu.org; Wed, 13 Oct 2021 04:52:57 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 130A1240104 for <51153-done@debbugs.gnu.org>; Wed, 13 Oct 2021 10:52:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634115170; bh=EjnGY6g+YUmsfdFciAv/MxxZjZcf+069dcXcnXXam6w=; h=From:To:Cc:Subject:Date:From; b=NDo3heVuuUuk63P8GxfTeNY/ifT5EqIsf1kuOFJ2F90O1eSs2Jh6FSBQQBZxgh03C vAL1+M6p3i4XfeuIYS/FfDpc9xPnuQ0EviEVFdm9ImDbNuwUErFrp4U8/O+qqYir8W QN8kSXDVIqaMo+zRlEGHy/8TZeJnFVlfMB4Y2sYqRveUUHLiwdf3GFohY4A3BAIMuH ugrl0Nm+Lf+u8HMR5eBU0+QKuPkRv9Oqvuy3fga5datUwLVjNqFMnF88OUIQx9wccF fiKH2urmS+dCfbJO2jXF31q3gl2jQ/h2c2eXg9/8zFDqEbBQrE70qvdg6rCojpN3Fr x6e7pxyeHA8lQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HTmWj0dZ9z6tmH; Wed, 13 Oct 2021 10:52:48 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 13 Oct 2021 08:52:04 +0000 In-reply-to: Message-ID: <87ee8pux0g.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634115214; 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=EjnGY6g+YUmsfdFciAv/MxxZjZcf+069dcXcnXXam6w=; b=aXEIYrkbuWs3BTX3qsjr7071RfijIGzfGnh9PuzwNecsR1ippoxWiNYZcyOqtBFwMRw6W7 KvOTV2pxwvfYso61xy6vdGN0OSz87oVAebjxLEhj6DGxyPhKBNJHvAQxTnb2+/ezgdUbl6 xl3mkamzOvngpNGEh0+pWUIMFAw919aKbWLqQGl22wEhv5odSTuhE0nf6ZCRuOFZFOB5jR /I/mL0X01ptYSq3xY7WMRkUFtumUNx+kJbzq5r2RJy/wiaS4kf+LyaJBj4Hu1SnqpOsA0J 24VHv1Rm8zfNXNT2M4UxGE6820K07lprwbqPfmp1gqH49j2qkxVSj3DWTpIWSQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634115214; a=rsa-sha256; cv=none; b=mpFmV6iW4fwbehHOzAEQMOSD7+TYLlyRaUUmSRkMwwRgLVuEi1848n1gPJpRlUOkVrYpA3 OTPs/N4u2yRtf970bmLDifnLXk3X3FRIK18SA0TZFQC9qV3hgTCL5YtLRO23yKhetIAjFE ZStJk77Wt3svHo1hezIsYJBgb/zcRLm0MRZF/UCgJI1bLKXKI7xOvSNJ5DiEaCsTuTr85X w85h+5pYwQsNNug5999X/gDUHM3GeRl++keLJbcwVT9UKU85M0Rz9rY3Wk9X690OmPxUsj ep3B3gw5b2SMCxLWh9tLh/RDEk62wj10xTgX1Pk6q0hOWFQBJf3qcRizhwR1+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NDo3heVu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NDo3heVu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 4D13766D8 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: TbSRrtqmxSf4 --=-=-= Content-Type: text/plain Patch pushed as f0c8cdb56519371432ed8b62c8eff446d8c5be6f with a few modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYWaeXw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+QggD+M5U+mDfjgoZy3GX3kHsq8OjeZyQCWUcrct8K 6/4bMGUA/1xpG1jNrqYWGafmZkaaed4UVuCstheuMUcKDQ2LBx1G =9c7P -----END PGP SIGNATURE----- --=-=-=--