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 ms5.migadu.com with LMTPS id UAG7Aq/qpGLtFAEAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 21:19:11 +0200 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 iMK8Aq/qpGLEngAAauVa8A (envelope-from ) for ; Sat, 11 Jun 2022 21:19:11 +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 B09F5B70A for ; Sat, 11 Jun 2022 21:19:10 +0200 (CEST) Received: from localhost ([::1]:60544 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06dZ-0003Uc-H5 for larch@yhetil.org; Sat, 11 Jun 2022 15:19:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cW-000234-7o for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60120) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06cV-0007dP-W7 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06cV-0004yA-S9 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 05/41] gnu: Add go-github-com-xo-terminfo. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165497504418587 (code B ref 55903); Sat, 11 Jun 2022 19:18:03 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:24 +0000 Received: from localhost ([127.0.0.1]:53911 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06br-0004pd-RR for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06bo-0004oh-Ie for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1AB4943CAB; Sat, 11 Jun 2022 21:17:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3rGCXZECNYxQ; Sat, 11 Jun 2022 21:17:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975038; bh=sG/M+525xUIEp+V6LqmmxYCNIB2HX9PYcR2Abb5hiBU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=UWkLOJhFbOZwtGdDYH8TytwgQP9NIjX2seAThmnMf6qPsH7vVj4p5fxkYB4404QkD T/6hUnRa+3CmAntGCMStkBaxJI5i9cjSZdI6Yb4DELRj2/eRRCxleKWXOsgo3RT+Ky yziZR44qUKCEj6A/8L3mRCWU4VqtTvTq3g8TJcUvun70AOkA09SVgKODY+da1a5zvn /dPvgy0tAvFh8mp2lwmpkRpK+nuBvt6YxWLc42qhLqSpFB4DC+8TBebJqGq+pJuSV9 +wYipK3OgcTzAxfBOnHTgDMS6xLS9UEuDTCV/3vONd/EXldstC8+WanvV4xfi6cfuU XdKZQs/jPKhOQ== Date: Sat, 11 Jun 2022 20:16:17 +0100 Message-Id: <20220611191653.15471-5-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis via Guix-patches" via 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=1654975150; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=PNeiTRmvGaDjZrj1wNUJFrg4m47hzbU9sSW5OixueFY=; b=ih5XpKVMvHtjXKNLX6T4sHkDmSA0Q/TMU4epoZYEQU91IfxtwQgES5RPv3YJb/bcdGVlpR Xpi7KaELN3m8E4/+jh+MAbcMEmE9NObA8cnO5nSM3iGGc80T6rN8o51bMGpACl/7dFOFv9 GU5q7sd4r37aLIHKe5xW47PGusfVyRr2/jivHI0QwCzHa5EIpirhPeFGaJ3ySD/3lNoqau 5la4m5ESSBeLwTpQN0UBV4ebg1r19ytwklECN53ljch75FYpW0mqAHcRndXaRuY5jiI9iF gUNAd1vADjoPEEQ5LCP6n3WXvD1wXJ8+vrh7uyUWv2BXdrZZjz5jxDTagNeztw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654975150; a=rsa-sha256; cv=none; b=Xn/fRVrtTlwkZDEGAgSbhIOX/jWMY4c+aVgPU97K2fWQ70z/GQj0nPgwG4TR2CChJXW3jS xDnClVKM+v7GsZvTOUqBhmUWiRdwzC1XJ9J3Se2RotBnA0ATfwr3INR56VC1EmBi83tLIL qaujeLke5LXcJHFbUfLPoXqGxZamrwkHsBTEGVxf3H8+B0lfwYxKfXorZ7U+iEz6/cCXsI uMGaXFgkDNBHmEUyATa/OXoz65/Gey85o/PseDw7Vt6C2SAMu7ephIDDt29l8NdPcwh901 /Oe8MvNus8NnfE6XT0FxTjT1vrEPiog8pxOhx7e/hkSXw4xSjMwwifhrdHPTrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=UWkLOJhF; dmarc=pass (policy=none) header.from=gnu.org; 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: -1.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=UWkLOJhF; dmarc=pass (policy=none) header.from=gnu.org; 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: B09F5B70A X-Spam-Score: -1.48 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ha2l89lTC6kX * gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index aaa9f79012..b4fc3ed2b9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9936,3 +9936,25 @@ (define-public go-google-golang-org-appengine "Package appengine provides basic functionality for running Go on Google App Engine.") (license license:asl2.0))) + +(define-public go-github-com-xo-terminfo + (package + (name "go-github-com-xo-terminfo") + (version "0.0.0-20210125001918-ca9a967f8778") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/xo/terminfo") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05gdcvcbwcrcwxznhvs1q1xh4irz2d10v2mz179pydjh30kjc0j5")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/xo/terminfo")) + (home-page "https://github.com/xo/terminfo") + (synopsis "Read the terminfo database in Go") + (description + "Package terminfo implements terminfo database reading in pure Go.") + (license license:expat))) -- 2.36.1