From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CAznE+/VrmKBEQAAbAwnHQ (envelope-from ) for ; Sun, 19 Jun 2022 09:53:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0HnyE+/VrmJqMQAAauVa8A (envelope-from ) for ; Sun, 19 Jun 2022 09:53:19 +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 2DC2CD5D8 for ; Sun, 19 Jun 2022 09:53:19 +0200 (CEST) Received: from localhost ([::1]:58476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2pkE-0006fZ-CP for larch@yhetil.org; Sun, 19 Jun 2022 03:53:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38462) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2pjy-0006e7-Pm for guix-patches@gnu.org; Sun, 19 Jun 2022 03:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2pjy-000109-HI for guix-patches@gnu.org; Sun, 19 Jun 2022 03:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2pjy-0002u8-Dm for guix-patches@gnu.org; Sun, 19 Jun 2022 03:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56080] [PATCH 1/4] gnu: Add ocaml-linenoise. References: <20220619091824.15586c91@sybil.lepiller.eu> In-Reply-To: <20220619091824.15586c91@sybil.lepiller.eu> Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Jun 2022 07:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56080 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56080@debbugs.gnu.org Received: via spool by 56080-submit@debbugs.gnu.org id=B56080.165562512711080 (code B ref 56080); Sun, 19 Jun 2022 07:53:02 +0000 Received: (at 56080) by debbugs.gnu.org; 19 Jun 2022 07:52:07 +0000 Received: from localhost ([127.0.0.1]:50549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2pj5-0002sS-6N for submit@debbugs.gnu.org; Sun, 19 Jun 2022 03:52:07 -0400 Received: from lepiller.eu ([89.234.186.109]:40980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2pj1-0002rr-GE for 56080@debbugs.gnu.org; Sun, 19 Jun 2022 03:52:05 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id f3384cbc for <56080@debbugs.gnu.org>; Sun, 19 Jun 2022 07:52:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:mime-version:content-transfer-encoding; s=dkim; bh=QbS4qq1qQJ3lUE5aR1cHTlQi90xzjYTrgrO314Z2eu4=; b=VnLI zL6TsMQUbRJoEZ9Y3uAiy7GlNwLDoX4wY5p0O4HLLvd5kkoUrhB3gpeaapqql6IQ clhkH4pyN0nAG43teVy7GKiL3BexsNrOBFaG19rtF6FhFR0LMnMQUGQFjSYVjKIT ygacVTYGrKP11R7YVBprOIpq1f/PEu3NKDlKYBP0z/Lu/N/GoYsZvacpn4X5/q4p l6jB3b3qwXHuQmJt7S2k1TxK4miHHdormBdEO7xRwECJyCnaTiOBxJ8ub6UkeGE+ 40pRAIqtycWMopa3NEeDsNUce1JuA6l73TBgU9tVLObjFeikQaI6liPOjqsNabO3 U1B/xCcM4hGYinJhmw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 1bf170cf (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <56080@debbugs.gnu.org>; Sun, 19 Jun 2022 07:52:00 +0000 (UTC) From: Julien Lepiller Date: Sun, 19 Jun 2022 09:51:47 +0200 Message-Id: <20220619075150.10754-1-julien@lepiller.eu> X-Mailer: git-send-email 2.36.1 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" 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=1655625199; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=RAVVaz2v9n/rp1sGVxNP8doVpEIYp60yV2noEzAzp4I=; b=E+7GXA7lMe2rfZ2uslJJJGX+lGHev9C0urt0m5u47JSVQUAQWBjCxwq9K7ws69nBMXkLyJ 2PstdMrM07Pg+rM2/Q513E7mSyvgR5Ma2pF8oNOl6NXUVXVJDj8/hPI7viY95BJa7mjCHo V5U7i9ifbia0ayAjEMpuUXlPn/VgCRuPTyEymO9S0ehhXVIY8k8fH2UI+ykBYdJOiUTesB 0o0kwqIwLeG36+JZ0RNhMKuPalOBPSwwx8TLxupEmE0BkodDl0AegAmUf6MZScyhOinpMZ S4ORVu68qN9zS+ovvtwAQFviGyTXt6u2v6a3OSX3lORuj+fz445+v1RejtTUMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655625199; a=rsa-sha256; cv=none; b=iGG2dNDazcDv16p6xdOiRgMi93XtCDjg2bJIJn8C3/6hrYs6uZBpBz/w3Knv7yzIgnmZt+ R4h/ASLYU7AM3R+R4nwhRTtXdlGTxM+8aa3OvwaA3VBpbU8PfhaYVnTKNTQc+7yLJ8acVc 3tDLMz+0qnmFTlzGGJEbITM2gt73zwBnFwOAAfFIWr0rDASSVUZP03Uxs47qcmGynh/rOP rhipYCBtT9kFcaDSkQ8zvT6wr9UPoIo+DqaoY+wO+WZvgMFttvmSofGKvN584E6rsKjgKo UAUik69C+lCoSJ6hSsbCJQvJwd/LncV8/RucoOwghAtdbzrX6b1PBbrpNfnZGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="VnLI zL6"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 9.01 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="VnLI zL6"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 2DC2CD5D8 X-Spam-Score: 9.01 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: 3Mtp+tm+rEx6 * gnu/packages/ocaml.scm (ocaml-linenoise): New variable. --- gnu/packages/ocaml.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 4569c526ab..a8f328a266 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1939,6 +1939,30 @@ (define-public ocaml4.07-ppx-tools-versioned ocaml-migrate-parsetree") (license license:expat)))) +(define-public ocaml-linenoise + (package + (name "ocaml-linenoise") + (version "1.3.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ocaml-community/ocaml-linenoise") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s98695skz1wvrak0rdlh80w3cv6piic1dxqpn9rv1yymbklafg4")))) + (build-system dune-build-system) + (arguments + ;; No tests + `(#:tests? #f)) + (propagated-inputs (list ocaml-result ocaml-odoc)) + (home-page "https://github.com/ocaml-community/ocaml-linenoise") + (synopsis "Lightweight readline alternative") + (description "This package is a line-reading library for OCaml that aims +to replace readline.") + (license license:bsd-2))) + (define-public ocaml-bitstring (package (name "ocaml-bitstring") -- 2.36.1