From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cE+dB1GYtmDJBgEAgWs5BA (envelope-from ) for ; Tue, 01 Jun 2021 22:28:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OMUYA1GYtmCnUwAA1q6Kng (envelope-from ) for ; Tue, 01 Jun 2021 20:28:01 +0000 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 CAD0B22082 for ; Tue, 1 Jun 2021 22:28:00 +0200 (CEST) Received: from localhost ([::1]:37304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1loAzX-0006hr-UI for larch@yhetil.org; Tue, 01 Jun 2021 16:27:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loAxj-0002bN-LM for guix-patches@gnu.org; Tue, 01 Jun 2021 16:26:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1loAxj-0001Bd-9t for guix-patches@gnu.org; Tue, 01 Jun 2021 16:26:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1loAxj-00072l-4R for guix-patches@gnu.org; Tue, 01 Jun 2021 16:26:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v3 33/42] gnu: Add ocaml-time-now. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Jun 2021 20:26:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: pukkamustard , 47768@debbugs.gnu.org Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.162257914326837 (code B ref 47768); Tue, 01 Jun 2021 20:26:07 +0000 Received: (at 47768) by debbugs.gnu.org; 1 Jun 2021 20:25:43 +0000 Received: from localhost ([127.0.0.1]:37924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAxK-0006yl-QL for submit@debbugs.gnu.org; Tue, 01 Jun 2021 16:25:42 -0400 Received: from mout02.posteo.de ([185.67.36.66]:39101) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAxK-0006xy-1W for 47768@debbugs.gnu.org; Tue, 01 Jun 2021 16:25:42 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6DC602400E5 for <47768@debbugs.gnu.org>; Tue, 1 Jun 2021 22:25:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1622579136; bh=pprWpIzXM8cLJLxbQ8WGTFP92ocHvfa70IF+m1duaWg=; h=From:To:Cc:Subject:Date:From; b=I8F3qJ8qOcxVBhBO9MNYt0lUuUVAVnP5AiKl/HG8FnrE6cQu0JyzNX3R/iQ8viM/J nNep3Pdq3SDn1pihRufHAS18XqI29LBGlPdRIrbeZiLJ/AkNzuctyaUCTLXUSsgh81 /dScV6wTCjNbUreSae1CfZlSYEh+7WVrMZE4XzR1hijSo7xeYjHauhPsa+g8tBy702 JZ0pvHSA4t6MaOnBfgKjHB/sxowYt5LG1mEb6qWwRQC5xNOEBw2rwgtOJ1iajXvxcy zf9MxGU8S+EECjn0nSOf073KZoLzWSjrWfp08et+FlAzQmiJ1By5160ukNEXP8W/3O qvc4iO9zSVAxg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FvkDt3rRmz9rxD; Tue, 1 Jun 2021 22:25:34 +0200 (CEST) From: pukkamustard Date: Tue, 1 Jun 2021 20:23:16 +0000 Message-Id: <20210601202325.8777-34-pukkamustard@posteo.net> In-Reply-To: <87lf82hasx.fsf@yoctocell.xyz> References: <87lf82hasx.fsf@yoctocell.xyz> 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622579280; 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=do3MSCl+l7LrUO2Z5nhI+tgrv6p1M6Omb8pwTdbrdCc=; b=mLltoakg50vLULs5jdPK+rbsCOvQ9wHXEJ5C7AtMmVXs6aJ1yWQDndGw5+0FS6Wc31xtSj Ka+TlkcLUovrBatO6Gl0GOBUWbtvG+WA/NB3AGLiB9LO1QAHIyKGL6q6jrvG2oRARJ1ExI CdURxHTsDv8o/SUV0yCV154szAh36yuJUJz6JEpTegYD1RaAIsHMOJR09+/BpEOiLsaz8e INaR07wELOzVfUr5tod6P2IxHKiDtU0hcBsOoCf/Aomt5lEKxm6MDPUDl0NL0FRz1tP0Mc rsqtrGHVsXBx6Yzbquj+ofn5HUAuolUJup7xtJyp4a3BqfFo5iL04VNp1v6NjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622579280; a=rsa-sha256; cv=none; b=NyavflUxp29CzFR8L583NcpCb36J0Ir42EDl8+6HJb1P9dezOg07J423RYX++YsfFC1gDv h7Hm46D2ooPY84xI7h3XVa4aD/4QSRSREnY8S87H4U+I7SZNIgdoDXI6mogmZoCxMqFmIv IwOYWmvaDEO9pBInY1h2yEkA5HYgOTH0NmlTV3R3a5IesglWJbAwZ3aZm+S5UDejNeO1y9 DmCvnooTEmwSCV2yej7duROn3dEY67++2D/olh8QwXEQj8hlN7CQHgPgyuAGOI7Vu2aUCk zjcj4E7E5Eyqu9rgHnhufDhZfXp4UbBoRmkh/ZZDoFtDfyyLH6nP0GLuDKoxbw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=I8F3qJ8q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=I8F3qJ8q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: CAD0B22082 X-Spam-Score: 3.67 X-Migadu-Scanner: scn1.migadu.com X-TUID: EqQPiP2OHwN8 * gnu/packages/ocaml.scm (ocaml-time-now): New variable. --- gnu/packages/ocaml.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 7788d5ee46..9bf6408ff4 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -4181,6 +4181,31 @@ recommend using this package directly.") packages.") (license license:expat))) +(define-public ocaml-time-now + (package + (name "ocaml-time-now") + (version "0.14.0") + (source + (janestreet-origin + "time_now" version + "0hkn2jw4dz5gflnsblskl5wp6z7zbrahwjmaxmsskfviwjg82cqh")) + (build-system dune-build-system) + (arguments '(#:tests? #f)) ; no tests + (propagated-inputs + `(("ocaml-base" ,ocaml-base) + ("ocaml-jane-street-headers" ,ocaml-jane-street-headers) + ("ocaml-jst-config" ,ocaml-jst-config) + ("ocaml-ppx-base" ,ocaml-ppx-base) + ("ocaml-ppx-optcomp" ,ocaml-ppx-optcomp))) + (properties `((upstream-name . "time_now"))) + (home-page + "https://github.com/janestreet/time_now") + (synopsis "Reports the current time") + (description + "Provides a single function to report the current time in nanoseconds +since the start of the Unix epoch.") + (license license:expat))) + (define-public ocaml4.07-ppx-inline-test (package (name "ocaml4.07-ppx-inline-test") -- 2.31.1