./time/ocaml-mtime, Monotonic wall-clock time for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb2, Package name: ocaml-mtime-1.1.0nb2, Maintainer: jaapb

Mtime has platform independent support for monotonic wall-clock time in pure
OCaml. The additional Mtime_clock library provide access to a system monotonic
clock.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [misc/ocaml-topkg]

Required to build:
[devel/ocamlbuild] [misc/ocaml-opaline]

Master sites:

Filesize: 15.104 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | Package updated
Log message:
Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2019-11-02 17:28:42 by Roland Illig | Files touched by this commit (40)
Log message:
time: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2019-07-01 18:06:55 by Jaap Boender | Files touched by this commit (7)
Log message:
Added time/ocaml-mtime, a monotonic wall clock library for OCaml.

This is needed as a dependency for some options of ocaml-git.