From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2CQuIFFX7WOnXwAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 23:06:09 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oOAsIFFX7WODWwAA9RJhRA (envelope-from ) for ; Wed, 15 Feb 2023 23:06:09 +0100 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 aspmx2.migadu.com (Postfix) with ESMTPS id 747A235B6 for ; Wed, 15 Feb 2023 23:04:37 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=e0ZlocJM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx2.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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676498677; h=from:from:sender:sender: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=3aKJvIjpmfbYG537JI2TWVdJ8xzoLTqyjJk/DaNQd/s=; b=K2LQfQMwfml7Wy9obvPUhOez5CpT9ahIEL25KtfGh2XvuCAEwHl4SKAGkUB9TJBMA6fQb1 Jb/d3rkoG0Tqr9w9ObbUAHzd+jDmwsSkeBAQEGKaE3By6nwY5ajmIS8ZTAA5mNou7q6h5v IFytPaN+c7NFZNIn/24ixDyxyKgccTWsYMDpSN+ZoFnRaBschnS8iBeu0i5aGH68Ed2SX9 BzuwMJIFt9pOeMVVMUH6da6yYCtoD5aoUdIH3YrNTwXrj6aJF6PKd3nhNO/R8sTDE+mvor +zIvtOZ4lfnfDiSU09drdjMUs8xBsKv5p4UX/dqiZ6JxQhFcC3zyiHBe2+FWBw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=e0ZlocJM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx2.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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676498677; a=rsa-sha256; cv=none; b=pzMxzXlDxxixcdsmXfVuJYlyn8z6ohBz/l00u+1/rzzUF/r4X/VA6PkoxlEFrDriiGQj0u z6ftsykniPNGrUqvArjbELoXDvT7gYvnxnpc/o7ovYaCp173BVc7sC5FGiEvl9dOmjl7ga iMIpRqIMiBRTVAvyGbQIeGBvTGdgzwf2nFRS5mshM8ZuBtnXnwMPSqVIiZ6g6Vglws3EUI C+lLYd819u7/8k8jlgCbEttoQqL/9LnuJl2gex6v4mKUqs6n+CVPvLIynS9My0GxkSNH/0 Bj4Zx336RzKbwblLF6U5vhl9xLOALQBiPhynOo9WR/SXSTwCkdsNgMWRYb5tSA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSPr4-000263-1M; Wed, 15 Feb 2023 17:02:22 -0500 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 1pSPqr-0001qr-4z for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:09 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pSPqq-0002Sg-QH for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:08 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSPqq-00070t-K4 for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60673] [PATCH v2 28/39] gnu: Add ocaml-textutils. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 22:02:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60673 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60673@debbugs.gnu.org Cc: raingloom Received: via spool by 60673-submit@debbugs.gnu.org id=B60673.167649851626727 (code B ref 60673); Wed, 15 Feb 2023 22:02:08 +0000 Received: (at 60673) by debbugs.gnu.org; 15 Feb 2023 22:01:56 +0000 Received: from localhost ([127.0.0.1]:34273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPqe-0006wv-7c for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:56 -0500 Received: from mx0.riseup.net ([198.252.153.6]:47282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPpy-0006sZ-78 for 60673@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:14 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4PHBqF5R08z9sNy for <60673@debbugs.gnu.org>; Wed, 15 Feb 2023 22:01:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676498473; bh=36sTwjrgQKoGsJ33VRtSS25dWcLkmU5+lkvkDNRUtb4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e0ZlocJMh3MzDHRVob6Bhp6+nw6/fjp5IK56ZtzNY/ZJXIMaqj2CCZdjETSK+O2rG FVCgr8fUVyBk5355a+BrqKkPKffYn7a7aI+BSGvpjqmmr89zWJLN7v+lBffl8m8u4o veQel5mAYnsR43SIrWAXzvJGTAqV6uaVPIYdziTA= X-Riseup-User-ID: ABE948540ECA29434C8DAE3923C21742F40C5B50E651ADB9EC1AB1D20A327C83 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PHBqD6JnPz1y8Z; Wed, 15 Feb 2023 22:01:12 +0000 (UTC) From: Csepp Date: Wed, 15 Feb 2023 23:00:17 +0100 Message-Id: <20230215220028.18575-29-raingloom@riseup.net> In-Reply-To: <20230215220028.18575-1-raingloom@riseup.net> References: <20230215220028.18575-1-raingloom@riseup.net> 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: X-Migadu-Queue-Id: 747A235B6 X-Spam-Score: 6.98 X-Migadu-Spam-Score: 6.98 X-Migadu-Scanner: scn0.migadu.com List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: pkH+A+vvqPPR From: raingloom * gnu/packages/ocaml.scm (ocaml-textutils): New variable. --- gnu/packages/ocaml.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 789aaf48f9..8e313d74bb 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8464,6 +8464,32 @@ (define-public ocaml-textutils-kernel javascript.") (license license:expat))) +(define-public ocaml-textutils + (package + (name "ocaml-textutils") + (version "0.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/janestreet/textutils") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1wass49h645wql9b7nck2iqlkf4648dkxvlvxixr7z80zcnb5rxr")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-core + ocaml-core-kernel + ocaml-core-unix + ocaml-ppx-jane + ocaml-textutils-kernel + ocaml-uutf)) + (home-page "https://github.com/janestreet/textutils") + (synopsis "Text output utilities") + (description + "Utilities for working with terminal output, such as color printing.") + (license license:expat))) + (define-public ocaml-timezone (package (name "ocaml-timezone") -- 2.39.1