From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4IiKJWo3zmRXHwEASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:50:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gLQyJWo3zmRjBwAA9RJhRA (envelope-from ) for ; Sat, 05 Aug 2023 13:50:02 +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 37C5B3D85E for ; Sat, 5 Aug 2023 13:50:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bW7hdU4Y; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691236202; 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-type:content-type: 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=dxsh50u36dD8JM6v7r0/+JnONKcqEd8/f3L5FX6lY4I=; b=OCjO5lqgpp0sk2FErC+tH2/4NlEqzwBdoaGQkp6ooiaGNlaVlyvcxVJeAkRxMqEkarw8em tQBhYfhyORYzB5WyQN0jaJXo2bz6JF0C7jFFGAzWBIBxlhjZg6ACmJELeXn5cOf1k8+s/1 bVw+qwPfMDVI7Kq/vEBSb8n9Z+2n2MoVt8PkIP4H9UgVNiKjjjYCHxb2zSK8rzS2eZwauD sbnNzIjl6vF0CrOn18/zzl3v+jWs8w6uZCDWTpLjPt4mhtk6y4ncIUZq3qiarNct5x7Hsh wkJ+ccJ29zwbEBnr1z1x/OgLjs4MlM/To3g3YnDlCB34uHFl4Ezk/H1DYqToxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bW7hdU4Y; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691236202; a=rsa-sha256; cv=none; b=e9i+P0wCvOk3m7uzfp/ED0YkX9DMj1LWG/jP6uEKAxwjv0XlT4o8ojujl/h6C2DMdZ1Lgc ehqWuCs1HM3i9t65ZnSptMLvYRSkqntCAaKvSSExNu4diobbu1COvNYo4zo2R+u381NdZC BKScmgHu/m9xrA9UCjO8pVrr8TvUTr2nh6yOt7wYrxvsfEPPCC977W/Eoyd5K5eoBxXqdC cslFFSS+NB2PnYnrxU0kSFv1M+fxov79Wnouq0B1OsUBDUBp0dXJq+mCcF4l+3Sn0OG3pa iRF8/GR3pHbHeXzw4cLYVyxjIMFZQVCWHcE7quYNhlZ5HI2W4gjBLRlftnCZ5g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSFmM-000839-24; Sat, 05 Aug 2023 07:49:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSFmK-00080x-Ir for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qSFmK-0006Vp-AB for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFmK-0000uz-6p for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 03/13] gnu: Add go-github-com-chyzer-readline Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:49:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65074@debbugs.gnu.org Cc: Fries Received: via spool by 65074-submit@debbugs.gnu.org id=B65074.16912361353416 (code B ref 65074); Sat, 05 Aug 2023 11:49:04 +0000 Received: (at 65074) by debbugs.gnu.org; 5 Aug 2023 11:48:55 +0000 Received: from localhost ([127.0.0.1]:55951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFmB-0000sw-4r for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:48:55 -0400 Received: from mail-4319.protonmail.ch ([185.70.43.19]:47491) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSF2m-0005OF-GD for 65074@debbugs.gnu.org; Sat, 05 Aug 2023 07:02:01 -0400 Date: Sat, 05 Aug 2023 11:01:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691233314; x=1691492514; bh=dxsh50u36dD8JM6v7r0/+JnONKcqEd8/f3L5FX6lY4I=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=bW7hdU4Y40GB9k1cj3bJ0awejttCY6sQor2VeMQ4NcpNjynHr1WMrsp/VkI11lTG5 OA3F2eGj54eUyyTS1fjiWp3+ni9nPFuOP3cRhwX0qyX62MksD4QxkBw7jcQDUsCw27 mNXRL+NbxmfAIN5Q7o+ArJeykxopuqm6cval9sV1d5Xew8n+Klk1O2vvRsk2XyQSHm IHfqR1hexd9cZKLKea7a6z9wNk6uJwPYxFfOVcJfPCghDMVINkw0zjlc56qFtcusyI IAIjCkhd2VEbvhxrow/IEXWm+mbErqz9EC3gigyr3iC4X9CRMwaFGfAGoqm8wXfbCO jJZ3j9TuEtZzA== Message-ID: <6719ec05e59cd4893ce47ab8cc7963bb21030308.1691233116.git.fries1234@protonmail.com> In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sat, 05 Aug 2023 07:48:47 -0400 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: , Reply-to: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 37C5B3D85E X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.65 X-Migadu-Spam-Score: -6.65 X-TUID: h9yfkCBdZpiO * gnu/packages/golang.scm (go-github-com-chyzer-readline): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 171bd3bdb5..cc8c2357b6 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2113,6 +2113,30 @@ (define-public go-github-com-dhowett-go-plist types.") (license license:giftware)))) =20 +(define-public go-github-com-chzyer-readline + (package + (name "go-github-com-chzyer-readline") + (version "1.5.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/chzyer/readline") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1msh9qcm7l1idpmfj4nradyprsr86yhk9ch42yxz7xsrybmrs0pb")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/chzyer/readline")) + (propagated-inputs (list go-github-com-chzyer-logex go-golang-org-x-sy= s + go-github-com-chzyer-test)) + (home-page "https://github.com/chzyer/readline") + (synopsis "Pure Go readline library") + (description + "Readline is a pure Go implementation of a GNU-Readline like library.= ") + (license license:expat))) + (define-public go-github-com-chzyer-test (package (name "go-github-com-chzyer-test") --=20 2.41.0