From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CDT3KyPXAmI42AAAgWs5BA (envelope-from ) for ; Tue, 08 Feb 2022 21:48:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GBBUKSPXAmLlEwAA9RJhRA (envelope-from ) for ; Tue, 08 Feb 2022 21:48:35 +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 aspmx1.migadu.com (Postfix) with ESMTPS id 661CD386D7 for ; Tue, 8 Feb 2022 21:48:35 +0100 (CET) Received: from localhost ([::1]:44780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHXPe-0001pe-I8 for larch@yhetil.org; Tue, 08 Feb 2022 15:48:34 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHWuJ-0000gF-0y for guix-patches@gnu.org; Tue, 08 Feb 2022 15:16:16 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54960) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHWuI-0007Zi-OI for guix-patches@gnu.org; Tue, 08 Feb 2022 15:16:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nHWuI-0002cS-Ko for guix-patches@gnu.org; Tue, 08 Feb 2022 15:16:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53882] [PATCH 22/24] gnu: Add ocaml-timezone. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Feb 2022 20:16:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53882 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53882@debbugs.gnu.org Received: via spool by 53882-submit@debbugs.gnu.org id=B53882.16443513229833 (code B ref 53882); Tue, 08 Feb 2022 20:16:10 +0000 Received: (at 53882) by debbugs.gnu.org; 8 Feb 2022 20:15:22 +0000 Received: from localhost ([127.0.0.1]:48832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHWtW-0002YR-3I for submit@debbugs.gnu.org; Tue, 08 Feb 2022 15:15:22 -0500 Received: from lepiller.eu ([89.234.186.109]:47112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHWtM-0002TE-7n for 53882@debbugs.gnu.org; Tue, 08 Feb 2022 15:15:12 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id b56f0a1a for <53882@debbugs.gnu.org>; Tue, 8 Feb 2022 20:15:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=8JHyaPzzPbC6ILcoE5NHBe66x OB9pcKnijMJBXrOEBU=; b=kgd8WhC1ZPVC6eoNAAwgMg6o7ObhhxyhsTIF0PkWO iPTdJHiVmJZNfZQhbpuSnQA5TrRbA0dsn4FwmYmW1Fe76NRgbXhqpPgvAxTHdDnM dnn/tHclFG6GT8BPRwpZnta+6Py1mh5dU+IDCGcbsNNxShunDedyCpDMFlgFn/Qh AB3Z22z4iNN6Gzq2vwSWRxQjVUnk5xnWqaL6I55lF2196RcwQRkr1mkI4VoThTMG Wm09Go8cXpfZ4h+R+1/L0vBYKj1keVHlvxYkf7sjjpNzXpvNo3XArKWsW6GxFTC1 TAPKJN4aAm/gOpmZymJiFoZHum8SCzSSCFCjE9Ur66Q3Q== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 09adbd14 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <53882@debbugs.gnu.org>; Tue, 8 Feb 2022 20:14:59 +0000 (UTC) From: Julien Lepiller Date: Tue, 8 Feb 2022 21:14:48 +0100 Message-Id: <314b9e476c3040de08a665dbc61146f9c1fd0d96.1644350658.git.julien@lepiller.eu> X-Mailer: git-send-email 2.34.0 In-Reply-To: <1dcef02fe1f5f25657c6427d09c43bfc41091050.1644350657.git.julien@lepiller.eu> References: <1dcef02fe1f5f25657c6427d09c43bfc41091050.1644350657.git.julien@lepiller.eu> 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644353315; 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=H9ZDlS6uVgDpFnpVBBe4P+hy/2Tve0z7RX0Uf0oNEzg=; b=Sp6BffNjiRgCaiGO8OMNgP1fXP3JSLPgMUUCvEX7478UE4qbQp8yzpXYrHz4MlbDZyrUjv uOcOkyPfFvdV5yqwQgyX884AQSG6XsdytD7XximrgSbhxXqiuQklGCDh3UKuf2hxg92DBF eMQUhrIUoxZKbWDIEwY4rLogbHr5C9/JGB1KycJ+C1QO0p3G8CKuq1Akh466GpdJCs+fJA v2kZmhUQI0dguBzPxp4/dC3QCERVRSq+hv35p1GbvkgWahl5hAX0S2nOW3I7UfupOU4w34 2YGOSwcnd4QYE47HTXa1/nrM+8iqa+RNPV53i5lcxc0++ZojogkBDO4Y2pgR/g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644353315; a=rsa-sha256; cv=none; b=JWgf0cl9AU6KSYplhGE5yLahGCKJUcTdJMIbsl5Wc9sGN3LhVhfzSDumkNT6QD66+2PWkz L+7RrpEH0KFN1TlAdKdDOgU5Yr3GyXiPcwq0kW1yLgw21kiglncIVDLrx9pumuRHBDp6CF 3eJTZ7t3pGd4WuqW7LZByA87G0W02TYw3TPp1RS2aAv3rKJNvNUoAUXB7b8YDvRqZQV+91 StzoenHLuXGxaHec0ydgVowCjlS+v2NJPdpYyjvzakjhDUKT3ddzgchOX8KlcPH8KOGt9v Eqtebu/4CeLqwAyVvkzmEvKlGaszfyS4PFaoTrTXv0bQzwLWGjz3B6VTgxJwgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=kgd8WhC1; 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: -0.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=kgd8WhC1; 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: 661CD386D7 X-Spam-Score: -0.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: n6/ywHiWRiZ4 * gnu/packages/ocaml.scm (ocaml-timezone): New variable. --- gnu/packages/ocaml.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 040c91e440..f9fc02474a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -6976,6 +6976,28 @@ (define-public ocaml4.07-core-kernel ;; MLton and sjs license:expat))))) +(define-public ocaml-timezone + (package + (name "ocaml-timezone") + (version "0.14.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/janestreet/timezone") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0zf075k94nk2wxnzpxia7pnm655damwp1b58xf2s9disia1ydxg7")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-core-kernel ocaml-ppx-jane)) + (home-page "https://github.com/janestreet/timezone") + (synopsis "Time-zone handling") + (description + "Timezone handles parsing timezone data and create @code{Timezone.t} +that can later be used to manipulate time in core_kernel or core.") + (license license:expat))) + (define-public ocaml-markup (package (name "ocaml-markup") -- 2.34.0