From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wPLpFzueZmHtpwAAgWs5BA (envelope-from ) for ; Wed, 13 Oct 2021 10:52:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WO1lEzueZmFVFQAAbx9fmQ (envelope-from ) for ; Wed, 13 Oct 2021 08:52:11 +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 F40E365E8 for ; Wed, 13 Oct 2021 10:52:10 +0200 (CEST) Received: from localhost ([::1]:60202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maZze-0005pb-75 for larch@yhetil.org; Wed, 13 Oct 2021 04:52:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41832) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maZzX-0005p0-Hy for guix-patches@gnu.org; Wed, 13 Oct 2021 04:52:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46508) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maZzX-000527-9b for guix-patches@gnu.org; Wed, 13 Oct 2021 04:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1maZzW-0003lz-Oz for guix-patches@gnu.org; Wed, 13 Oct 2021 04:52:02 -0400 Subject: bug#51147: [PATCH] gnu: Add cl-terminfo Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 13 Oct 2021 08:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51147 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51147-done@debbugs.gnu.org Mail-Followup-To: 51147@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51147-done@debbugs.gnu.org id=D51147.163411506914429 (code D ref 51147); Wed, 13 Oct 2021 08:52:02 +0000 Received: (at 51147-done) by debbugs.gnu.org; 13 Oct 2021 08:51:09 +0000 Received: from localhost ([127.0.0.1]:58052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maZyd-0003kd-MQ for submit@debbugs.gnu.org; Wed, 13 Oct 2021 04:51:09 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maZyY-0003k5-GL for 51147-done@debbugs.gnu.org; Wed, 13 Oct 2021 04:51:06 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 17EEA240027 for <51147-done@debbugs.gnu.org>; Wed, 13 Oct 2021 10:50:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634115056; bh=VtQzscxPd7ntwa/ha7hqPu+CcacpszatPNsQGFCSU7A=; h=From:To:Cc:Subject:Date:From; b=FaAw8ls0JH9LmwaeIQlEB7JERgdq73unI9jVarGGVrlhRWAunv6K7QFuCDmstldSc aDCudSZ9OGp47ANR/I/UtF+goo0JdQu2ILZIIT8H9dFXpkINi/KcQUTdyrHWTOLgv4 7FP1Gd2VaTtMW3+RnibhiGQps4ojMnA43gUUW0oXEcnb6DBxiYEN3yT9urRxAMDHms VnPa0+ktbiRKMe0oBlHRJPmz3RlPUIHGhzXvd7CvuWn0h1mOGJypPAhcvR5lZELpe0 Ae9o/e/4yD1hORXemJpd3ZCyGO5PG0ZOdFv9bW3czKxgLKwZxbw5bBYq/EV7vy/+7k lz0E/fnencOtg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HTmTW2JNQz9rxG; Wed, 13 Oct 2021 10:50:55 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 13 Oct 2021 08:49:09 +0000 In-reply-to: Message-ID: <87mtndux3l.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=1634115131; 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=VtQzscxPd7ntwa/ha7hqPu+CcacpszatPNsQGFCSU7A=; b=C9RiLw6dT6EsYffLyRanj5oCrS6jnKatpG5gPf7UOQHuOcrkbZNrwLiJZ0xcPD0dqHfIxS nU0S6XGA4GwcWeSBFJOo7+ZHVy2p70lQwapOwlcGd+X4NmHj+ShaaLpFtTWcQ0xcIHPM92 iO9PxYOJYrJP/P4uT4Gol0nvTDXDEMvpK/erYjutniwPsAs+0b/AsLRVGS9mq2ibAD1JEX MNsHWjnbJsRJFsXXTIL+mYp/XnJQ9ymcCO/DfGb97u1fnP/gC3GrphJii381JyYXmc1waR IDccYhSeoPXrehwToyc0PsBiEUccMBLY+Lb+KHNIUizRxyAsAY67AolhbLU1lw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634115131; a=rsa-sha256; cv=none; b=Vn/lZHkxmGxCyRvFxLJX7dRAcZo5U6N5IBgG1mJVqjUdo+xjqkBjo14Vfhi2u8KXtX6X6g TuAqFgKMjXGzR3t+xuBwuV7D0wxpkcAk1DJkyMsayWwPnDpLQhvD8ozIrOlTEOqEB9Sm/T N3bTF6ZRsy7nGGHFLL++jSvuaE6DIW9P11UIewnfaN6dCQVFFC6rovdJ1vblIMwuaLPRyh MfiJuA2VtSC5KBp26Pr1r9f+DGlhhjy0sHgmSTb97i6/sf9lOd0XNjvnmvaINgFXCIC1bs UvznEo2SwDTJ5M3Bg3Hfe5Ye28hw8+cGj2rZvkNbWavadKRehJqyJNbtDep1aA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FaAw8ls0; 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: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FaAw8ls0; 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: F40E365E8 X-Spam-Score: -3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: y/hB4ZB/6cRz --=-=-= Content-Type: text/plain Patch pushed as 880390140e272b05cfec14c684c658616a9b4a3e with a few modifications (added copyright line and file-name field, modified synopsis and description). Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYWad7g8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+6iwD+MRIsWnPT5RcD3JlNBPa42zIfKpzU9b7V597s RyZo4ywBAJNLGCyjBBq5AZJ2Oh3Ss2KzOM539z7BYFylGS9FvAd5 =Fil8 -----END PGP SIGNATURE----- --=-=-=--