Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Laporte
a4c00abde4
ocamlPackages.lru: use Dune 3 2023-03-11 14:42:07 +01:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
d067d5279f ocamlPackages.lru: 0.3.0 → 0.3.1 2022-12-17 11:49:52 +01:00
Vincent Laporte
c5a5f7b13d ocamlPackages.lru: disable tests with OCaml < 4.08 2021-09-27 05:59:07 +02:00
Vincent Laporte
4307699fdb
ocamlPackages.lru: use Dune 2
And enable tests
2021-03-18 05:56:36 +01:00
Vincent Laporte
8dd417eed6 ocamlPackages.lru: 0.2.0 → 0.3.0
ocamlPackages.psq: 0.1.0 → 0.2.0
2019-10-16 02:42:25 +00:00
Théo Zimmermann
208aedb971 ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
Vincent Laporte
14608047f4
ocamlPackages.lru: init at 0.2.0
lru provides LRU caches for OCaml.

Homepage: https://github.com/pqwy/lru
2017-12-15 17:46:29 +00:00