Vincent Laporte
481df0c264
ocamlPackages.async_rpc_websocket: use dune 3
2023-01-12 09:08:03 +01:00
Vincent Laporte
6bda65e481
ocamlPackages.email_message: use dune 3
2023-01-12 09:08:03 +01:00
Vincent Laporte
e21396d81c
ocamlPackages.async_smtp: use dune 3
2023-01-12 09:08:03 +01:00
Vincent Laporte
6b4546dfc2
ocamlPackages.gapi-ocaml: use dune 3
2023-01-12 09:08:03 +01:00
Vincent Laporte
91f334c3dc
ocamlPackages.ocsigen_server: use dune 3
2023-01-12 09:08:03 +01:00
Vincent Laporte
7148e613d5
ocamlPackages.tar: 2.0.1 → 2.2.2 ( #209021 )
...
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-01-11 07:50:23 +01:00
Vincent Laporte
9ad7623ebe
ocamlPackages.biniou: 1.2.1 → 1.2.2 ( #208852 )
...
Co-authored-by: Et7f3 <cadeaudeelie@gmail.com>
2023-01-10 00:37:56 +01:00
Vincent Laporte
719809517d
ocamlPackages.toml: 7.0.0 → 7.1.0
2023-01-09 08:42:28 +01:00
Vincent Laporte
9fb83711c2
ocamlPackages.brr: init at 0.0.4
2023-01-07 13:51:10 +01:00
Vincent Laporte
d1934479ba
ocamlPackages.note: init at 0.0.2
2023-01-07 13:51:10 +01:00
Dolphin von Chips
4c9c1b6c84
ocamlPackages.ppxlib: use release tarballs instead of git repositories
...
This allows to fetch ppxlib's version using findlib. One example of
package which depends on this is metapp (https://github.com/thierry-martinez/metapp ),
which fetches ppxlib's version at build time and fails to build if it's
not found.
2023-01-06 07:21:21 +01:00
Vincent Laporte
0d394e08c8
ocamlPackages.containers: 3.9 → 3.10
2023-01-06 07:20:21 +01:00
Vincent Laporte
c26f00141b
ocamlPackages.inotify: 2.3 → 2.4.1
2023-01-05 06:31:54 +01:00
Vincent Laporte
673cd10e59
ocamlPackages.ocamlnet: disable for OCaml ≥ 5.0
2023-01-05 06:31:54 +01:00
Vincent Laporte
b4b8b7b0d7
ocamlPackages.xml-light: disable for OCaml ≥ 5.0
2023-01-05 06:31:54 +01:00
Vincent Laporte
94f852b9e6
ocamlPackages.wodan: remove broken (at 2020-11-20)
2023-01-04 19:02:41 -06:00
Vincent Laporte
aa371581dd
ocamlPackages.fileutils: 0.6.3 → 0.6.4
2023-01-04 09:39:36 +01:00
Vincent Laporte
e873cafe2c
ocamlPackages.base64: add missing dependency
2023-01-03 07:04:04 +01:00
Vincent Laporte
730e057313
ocamlPackages.ppx_deriving: disable test with OCaml ≥ 5.0
2023-01-03 07:04:04 +01:00
Vincent Laporte
bfdedc362f
ocamlPackages.mrmime: small improvements
...
Add missing dependencies
Disable (broken) tests with OCaml ≥ 5.0
Use dune 3
2023-01-03 07:04:04 +01:00
Vincent Laporte
ea993dd1fc
ocamlPackages.piaf: disable for OCaml ≥ 5.0
2023-01-03 07:04:04 +01:00
Vincent Laporte
3c4aef1767
ocamlPackages.parany: 12.1.2 → {12.2.2, 13.0.1}
2023-01-02 08:48:28 +01:00
Vincent Laporte
62cc26f3f6
ocamlPackages.domainslib: init at 0.5.0
2023-01-02 08:48:28 +01:00
Vincent Laporte
f0dfae91ff
ocamlPackages.lockfree: init at 0.3.0
2023-01-02 08:48:28 +01:00
Vincent Laporte
3d8917729d
ocamlPackages.dscheck: init at 0.1.0
2023-01-02 08:48:28 +01:00
Vincent Laporte
9f7b13abc5
ocamlPackages.oseq: init at 0.4
2023-01-02 08:48:28 +01:00
Vincent Laporte
af62c860ec
ocamlPackages.imagelib: 20210511 → 20221222
2023-01-01 20:57:48 +01:00
Et7f3
bb33dedd2e
ocamlPackages.git-mirage,ocamlPackages.git-paf,ocamlPackages.git-unix,ocamlPackages.git: 3.10.0 -> 3.10.1
2022-12-31 13:19:48 +01:00
Et7f3
89d7a56919
ocamlPackages.mimic: 0.0.5 -> 0.0.6
2022-12-31 13:19:48 +01:00
Vincent Laporte
b2e47ddd5c
ocamlPackages.ppx_tools: enable for OCaml 5 & use dune 3
2022-12-31 09:44:15 +01:00
Jonas Heinrich
de6c635468
Merge pull request #208111 from r-ryantm/auto-update/ocaml4.14.0-conduit
...
ocamlPackages.conduit: 5.1.0 -> 6.1.0
2022-12-29 10:45:26 +01:00
Jonas Heinrich
48a063eade
Merge pull request #208113 from r-ryantm/auto-update/ocaml4.14.0-tsdl
...
ocamlPackages.tsdl: 0.9.8 -> 0.9.9
2022-12-29 10:37:48 +01:00
R. Ryantm
6322eff41e
ocamlPackages.tsdl: 0.9.8 -> 0.9.9
2022-12-28 14:48:32 +00:00
R. Ryantm
bf2067d09d
ocamlPackages.conduit: 5.1.0 -> 6.1.0
2022-12-28 14:19:40 +00:00
Vincent Laporte
9aa77715b7
Merge pull request #205005 from ulrikstrid/ligo--0_57
...
ligo: 0.55.0 -> 0.58.0
2022-12-28 14:11:43 +01:00
Vincent Laporte
5c15e1c8cf
ocamlPackages.jwto: 0.3.0 → 0.4.0
2022-12-28 10:22:47 +01:00
Vincent Laporte
a164dca9c9
ocamlPackages.opium: 0.18.0 → 0.20.0
2022-12-27 08:27:24 +01:00
Vincent Laporte
55d12597f3
ocamlPackages.rock: init at 0.20.0
2022-12-27 08:27:24 +01:00
Vincent Laporte
b169e34beb
ocamlPackages.httpaf-lwt-unix: init at 0.7.1
2022-12-27 08:27:24 +01:00
Vincent Laporte
b9c1fc6961
ocamlPackages.multipart-form-data: init at 0.3.0
2022-12-27 08:27:24 +01:00
Vincent Laporte
401d428786
ocamlPackages.paf: 0.2.0 → 0.3.0
2022-12-26 07:46:03 +01:00
Vincent Laporte
7ddfb722dc
ocamlPackages.lwt_ppx: 2.0.2 → 2.1.0
2022-12-25 00:17:29 +01:00
Vincent Laporte
ca1c902e58
ocamlPackages.ocsipersist: use dune 3
2022-12-25 00:17:29 +01:00
Vincent Laporte
cbaeba7e44
ocamlPackages.dap: use dune 3
2022-12-25 00:17:29 +01:00
Vincent Laporte
ebbb00a8a8
ocamlPackages.earlybird: use dune 3
2022-12-25 00:17:29 +01:00
Aaron L. Zeng
40f2537b56
patdiff: Fix patdiff-git-wrapper's shebang line
...
This package uses /bin/bash, which wasn't being automatically patched
because it wasn't provided bash as a build input.
2022-12-24 07:02:26 +01:00
Ulrik Strid
b59262243c
ocamlPackages.class_group_vdf: mark broken on x86_64-darwin
2022-12-22 20:49:10 +01:00
Vincent Laporte
3b1cb06732
ocamlPackages.pythonlib: 0.15.0 → 0.15.1
2022-12-20 07:52:18 +01:00
Vincent Laporte
0a95411b71
ocamlPackages.xenstore: 2.1.1 → 2.2.0
2022-12-19 10:16:33 +01:00
Vincent Laporte
d03e4fe4d5
ocamlPackages.xenstore_transport: minor cleaning
2022-12-19 10:16:33 +01:00