Commit graph

2056 commits

Author SHA1 Message Date
Vincent Laporte 8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02:00
Théo Zimmermann 1074c0a37f ocamlPackages.graphql_ppx: 0.7.1 -> 1.0.1 2020-09-14 16:23:28 +02:00
Vincent Laporte e2dffb60a5 ocamlPackages.batteries: 3.0.0 → 3.1.0 2020-09-13 11:59:06 +02:00
Vincent Laporte 5f83bf3012 ocamlPackages.ptmap: 2.0.4 → 2.0.5 2020-09-12 21:32:02 +02:00
Vincent Laporte b2f814144e ocamlPackages.ptset: init at 1.0.1 2020-09-12 21:30:31 +02:00
Vincent Laporte d4f6c94d34 ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11 2020-09-06 19:09:37 +02:00
Vincent Laporte 82eb3cd4db ocamlPackages.srt: init at 0.1.1 2020-09-06 07:44:21 +02:00
Vincent Laporte 5664601fa2 ocamlPackages.fdkaac: init at 0.3.2 2020-09-05 10:44:12 +02:00
Mario Rodas c7e8da6225 dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
2020-09-04 15:27:26 +02:00
Mario Rodas cadc15222f ocamlPackages.csexp: init at 1.3.1 2020-09-04 15:27:26 +02:00
Vincent Laporte 53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Vincent Laporte 745a86726a ocamlPackages.re: disable tests with OCaml < 4.04 2020-09-02 10:30:34 +02:00
sternenseemann b6ea4f4065 ocamlPackages.mirage-stack: 2.0.1 → 2.1.0 2020-08-31 14:08:13 +02:00
sternenseemann 4a737a18ac ocamlPackages.mirage-crypto*: 0.8.4 → 0.8.5 2020-08-31 13:58:51 +02:00
Vincent Laporte 6a01a4e69a ocamlPackages.posix-types: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte 83122f9657 ocamlPackages.posix-socket: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte b1f2a30191 ocamlPackages.posix-base: init at 2.0.0 2020-08-31 07:07:08 +02:00
Aaron L. Zeng 9d937af9db ocamlPackages.webbrowser: init at 0.6.1 2020-08-30 07:52:40 +02:00
Vincent Laporte 5cf4bb811f
Merge pull request #88886 from bcc32/cohttp-async
ocamlPackages.cohttp-async: init at 2.5.1
2020-08-29 06:33:57 +02:00
Vincent Laporte 544423e91c ocamlPackages.eliom: 6.12.0 → 6.12.1 2020-08-29 06:22:54 +02:00
Aaron L. Zeng 91337f4169 ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 48e06000c2 ocamlPackages.cohttp-async: init at 2.5.1 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 94790b2949 ocamlPackages.conduit: Update description 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 97c4b3934c ocamlPackages.conduit-async: init at 2.2.2 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 87cb88b71f ocamlPackages.async_ssl: init at 0.13 2020-08-28 11:33:33 -04:00
Cyril Cohen 0a29f8c620 ocamlPackages.elpi: 1.11.2 -> 1.11.4
and fixing dependencies
2020-08-28 08:35:32 +02:00
Vincent Laporte 02ee825018 ocamlPackages.cpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte 0e9e10936d ocamlPackages.camlpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte 6ff80288af ocamlPackages.camlpdf: also install native libraries 2020-08-27 08:10:33 +02:00
sternenseemann e207de63f4 ocamlPackages.mirage-crypto*: 0.8.3 → 0.8.4 2020-08-24 14:10:45 +02:00
Mario Rodas bc00ecedfa ocamlPackages.dune-action-plugin: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 41ae05a202 ocamlPackages.dune-glob: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 548bd1e04f dune_2: 2.6.2 -> 2.7.0
https://github.com/ocaml/dune/releases/tag/2.7.0
2020-08-24 11:43:13 +02:00
Vincent Laporte 6792240ac4 ocamlPackages.containers-data: init at 3.0 2020-08-24 07:43:57 +02:00
Vincent Laporte 8af735f5cc ocamlPackages.containers: 2.7 → 3.0 2020-08-24 07:43:57 +02:00
Alexandre Esteves 1ce4502e3b
ocamlPackages.hidapi: init at 1.1.1 (#96049) 2020-08-23 11:36:35 +02:00
Vincent Laporte e3c2934213 ocamlPackages.ocamlgraph: make GTK support optional
When `gtkSupport` is true, additional components are built:

 - a module to render a graph on a GTK2 canvas
 - two GTK-based programs: a graph viewer and a graph editor.

The default is to have `gtkSupport` as it is used in e.g., Frama-C.
2020-08-23 08:12:49 +02:00
Vincent Laporte 241b65c596 ocamlPackages.ocamlnet: 4.1.7 → 4.1.8 2020-08-22 07:54:27 +02:00
Julien Coolen 9d5733098b
ocamlPackages.jwto: init at 0.3.0 (#95173) 2020-08-21 13:32:18 +02:00
Mario Rodas f96ec7d994
ocamlPackages.lablgtk3: propagate gtk3 (#95849) 2020-08-21 10:52:11 +02:00
Alexandre Esteves a3aae22719 ocamlPackages.genspio: init at 0.0.2 with dependencies 2020-08-21 10:30:36 +02:00
Vincent Laporte f3a1a087e8 ocamlPackages.uunf: re-generate source from the Unicode Character Database 2020-08-21 09:08:33 +02:00
Mario Rodas d5fa55a5f8
Merge pull request #95503 from r-ryantm/auto-update/ocaml4.10.0-lablgtk3
ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1
2020-08-20 04:45:26 -05:00
R. RyanTM 94ab643fe5 ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1 2020-08-15 13:47:52 +00:00
Vincent Laporte d71a03ad69
ocamlPackages.torch: 0.9b → 0.10 (#94922)
Disable tests on Aarch64 as `src/tests/vision_tests.ml` fails.
2020-08-15 15:15:48 +02:00
sternenseemann 71fbe1ddaa ocamlPackages.tls: 0.12.3 → 0.12.4 2020-08-14 16:31:34 +02:00
sternenseemann a78dc3a750 ocamlPackages.dns(-client): 4.6.1 → 4.6.2 2020-08-14 16:25:18 +02:00
sternenseemann cc4bb4b93b ocamlPackages.hacl_x25519: 0.1.1 → 0.2.0 2020-08-14 15:42:46 +02:00
Matthew Maurer 1c243af737 ocamlPackages.bap: 1.6.0 -> 2.0.0
Also roll libbap forwards, as it does not build against the new bap.
2020-08-14 15:26:15 +02:00
sternenseemann cb2d328479 ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.5.1 → 2.5.4 2020-08-14 14:40:29 +02:00
sternenseemann 177389f753 ocamlPackages.mirage-crypto*: 0.8.1 → 0.8.3 2020-08-14 13:22:41 +02:00
Vincent Laporte c25d99efcb ocamlPackages.merlin-extend: 0.4 → 0.6 2020-08-14 07:57:04 +02:00
Vincent Laporte 49a99103c8 ocamlPackages.uucd: 10.0.0 → 13.0.0 2020-08-14 07:35:26 +02:00
Symphorien Gibol 5810d6681f
ocamlPackages.prof_spacetime: init at 0.3.0 2020-08-12 14:01:44 +02:00
Symphorien Gibol 15d2b2136e
spacetime_lib: fix missing module
necessary for the upcoming prof_spacetime
2020-08-12 13:41:44 +02:00
Vincent Laporte 2c564010aa ocamlPackages.ppx_deriving_yojson: 3.5.2 → 3.5.3 2020-08-11 11:25:10 +02:00
Daniël de Kok 4c54e6ab5f ocamlPackages.uunf: 12.0.0 -> 13.0.0 2020-08-11 10:47:45 +02:00
sternenseemann 68c9ed2a7b ocamlPackages.ounit(2): 2.2.2 → 2.2.3 2020-08-10 14:09:49 +02:00
Vincent Laporte 86fbad8466 ocamlPackages.lua-ml: 0.9 → 0.9.1 2020-08-08 06:17:23 +02:00
zowoq ed2e74d9db ocamlPackages.gmetadom: use patch file extension 2020-08-07 13:43:35 +10:00
Vincent Laporte 07e3aab009 ocamlPackages.mustache: init at 3.1.0
mustache.js logic-less templates in OCaml
2020-08-05 11:39:18 +02:00
Vincent Laporte 9dab2f2de2 ocamlPackages.mdx: 1.6.0 → 1.7.0 2020-08-02 14:16:55 +02:00
sternenseemann 6a565f2998 ocamlPackages.ocsigen_server: 2.15.0 → 2.16.0
Also increase lower OCaml version bound to 4.06.1. Note that this
increase has not been introduced in 2.16.0, but has been like this since
2.11.0.
2020-07-26 14:05:34 +02:00
sternenseemann 43eaad5676 ocamlPackages.ocsigen_server: fix compilation 2020-07-26 14:05:34 +02:00
Vincent Laporte f4a95e8465 ocamlPackages.markup: 0.7.5 → 0.8.2 2020-07-25 06:06:41 +02:00
Vincent Laporte 017c7a4940 ocamlPackages.tsort: init at 2.0.0 2020-07-22 20:00:16 +02:00
Vincent Laporte f4722ea0bc ocamlPackages.ppx_tools: 6.1 → 6.2 2020-07-15 15:48:04 +02:00
Vincent Laporte 1bff502065
ocamlPackages.lambdasoup: 0.6.3 → 0.7.1 2020-07-11 15:23:47 +02:00
Mario Rodas fa535b5314
ocamlPackages.ppx_yojson_conv_lib: init at 0.14.0 2020-07-08 16:42:18 +02:00
R. RyanTM 2d08524361 ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 2020-07-07 10:02:47 -07:00
sternenseemann 5173f2a559
ocamlPackages.mirage-crypto: 0.8.0 → 0.8.1, tls: 0.12.2 → 0.12.3 (#92324) 2020-07-06 09:46:46 +02:00
Vincent Laporte cef53ab371 ocamlPackages.lwt: 4.5.0 → 5.3.0
ocamlPackages.lwt_ppx: 1.2.4 → 2.0.1
2020-07-05 10:48:18 +02:00
Vincent Laporte a028138adf ocamlPackages.inotify: fix tests with Lwt ≥ 5 2020-07-05 10:48:18 +02:00
Vincent Laporte 0270bea441 ocamlPackages.inotify: fix tests for OCaml 4.02 2020-07-05 10:48:18 +02:00
Vincent Laporte b1aefc40bf ocamlPackages.ocaml_gettext: 0.4.1 → 0.4.2 2020-07-03 09:01:10 +02:00
sternenseemann 2c616aa638
ocamlPackages.angstrom*: 0.13.0 -> 0.14.1
ocamlPackages.email_message: fix 0.12.0 version for angstrom 0.14
ocamlPackages.encore: 0.3 → 0.5
ocamlPackages.git{,-http,-unix}: 2.1.2 → 2.1.3
2020-07-01 13:51:04 +02:00
sternenseemann fce108ef60
ocamlPackages.bigarray-overlap: init at 0.2.0 2020-07-01 10:15:13 +02:00
sternenseemann e3936ac9c1 ocamlPackages.irmin*: 2.1.0 → 2.2.0
source now inherit ppx_irmin instead of irmin, since we can test irmin
using ppx_irmin and this way we avoid circular dependencies.
2020-06-30 17:18:33 +02:00
sternenseemann 56f8f6f31f ocamlPackages.webmachine: 0.6.1 → 0.6.2 2020-06-29 23:10:23 +02:00
sternenseemann 5e99766cfb ocamlPackages.index: 1.2.0 → 1.2.1 2020-06-29 23:01:11 +02:00
Vincent Laporte 5ac8870024 ocamlPackages.js_of_ocaml: 3.5.2 → 3.6.0 2020-06-28 09:59:04 +02:00
Vincent Laporte c4e1a2f9a3 ocamlPackages.xtmpl: compatibility with JSoO 3.6.0 2020-06-28 09:59:04 +02:00
sternenseemann c4636f6101 ocamlPackages.opam-state: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann b604e4aedd ocamlPackages.opam-repository: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann ee1ea8609c ocamlPackages.opam-format: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann 034395d0e5 ocamlPackages.opam-core: init at 2.0.7 2020-06-26 12:14:03 +02:00
Vincent Laporte dbc5704e3f ocamlPackages.odoc: 1.5.0 → 1.5.1 2020-06-26 08:44:19 +02:00
sternenseemann 3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) (#91350)
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix

dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Vincent Laporte 10496b449b ocamlPackages.torch: 0.8 → 0.9b 2020-06-25 08:18:16 +02:00
Vincent Laporte bbed026045 ocamlPackages.base64_2: remove at 2.0.0 2020-06-25 08:15:18 +02:00
sternenseemann 324c353ee3
ocamlPackages.mirage-runtime: 3.7.7 → 3.8.0 2020-06-24 14:35:58 +02:00
sternenseemann 06c483e82e ocamlPackages.dns(-client): 4.6.0 → 4.6.1 2020-06-24 09:19:47 +02:00
Vincent Laporte 490c75f1ca ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt” 2020-06-24 09:19:04 +02:00
Vincent Laporte 97c886e2c7 ocamlPackages.lwt2: remove at 2.7.1 2020-06-24 09:19:04 +02:00
sternenseemann ccc6486b36 ocamlPackages.tls: 0.12.1 → 0.12.2 2020-06-22 22:24:09 +02:00
Vincent Laporte 22a81aa5fc ocamlPackages.async_unix: 0.13.0 → 0.13.1 2020-06-22 17:52:02 +02:00
sternenseemann d78a3bac05 ocamlPackages.mirage-crypto*: 0.7.0 → 0.8.0
* ocamlPackages.mirage-crypto
* ocamlPackages.mirage-crypto-pk
* ocamlPackages.mirage-crypto-rng
* ocamlPackages.mirage-crypto-rng-mirage: new package which was
  previously part of mirage-crypto-rng
2020-06-19 22:56:58 +02:00
Vincent Laporte a1b8192dbf ocamlPackages.piqi: 0.6.14 → 0.6.15 2020-06-19 10:06:06 +02:00
markuskowa 8b2d48ea0a
Merge pull request #90073 from r-ryantm/auto-update/ocaml4.10.0-ppx_deriving
ocamlPackages.ppx_deriving: 4.4.1 -> 4.5
2020-06-18 23:30:02 +02:00
Vincent Laporte 610ac2c81f ocamlPackages.ocsigen-start: 2.16.1 → 2.18.0 2020-06-14 21:41:41 +02:00
sternenseemann ff53f0930e ocamlPackages.dns(-client): 4.5.0 -> 4.6.0 2020-06-13 11:45:37 +02:00
Vincent Laporte c9963a8ec4 ocamlPackages.ocsigen-toolkit: 2.5.0 → 2.7.0 2020-06-13 11:40:54 +02:00
Antonio Nuno Monteiro aee70358c5 ocamlPackages.tls: 0.12.0 -> 0.12.1 2020-06-13 11:25:56 +02:00
Vincent Laporte 0905a5d990 ocamlPackages.vg: 0.9.3 → 0.9.4 2020-06-13 09:56:40 +02:00
R. RyanTM 8c57cfff10 ocamlPackages.ppx_deriving: 4.4.1 -> 4.5 2020-06-10 16:03:28 +00:00
sternenseemann 1c7fd15a42
ocamlPackages.crowbar: init at 0.2 2020-06-09 21:26:38 +02:00
Julien Coolen 115b7d92b8 graphql_ppx: init at 0.7.1 2020-06-09 08:56:18 +02:00
Vincent Laporte cb6ffc170b
ocamlPackages.sexplib_112_24_01: remove at 112.24.01
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte f4a7f9f499
ocamlPackages.sexplib_111_25_00: remove at 111.25.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte 0cadf9c028
ocamlPackages.sexplib_108_08_00: remove at 108.08.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte 1c3e3e081c ocamlPackages.pa_test: remove at 112.24.00
This is a legacy package for OCaml ≤ 4.02
2020-06-07 07:48:47 +02:00
Vincent Laporte c9057b3751 ocamlPackages.custom_printf: remove at 112.24.00
This is a legacy package for OCaml 4.02

custom_printf is deprecated, use ppx_custom_printf instead
2020-06-05 10:46:29 +02:00
Cyril Cohen cc1f954bc4
ocamlPackages.elpi: 1.10.2 -> 1.11.0
coqPackages.coq-elpi: 1.3.1 -> 1.4.0
coqPackages.hierarchy-builder: 0.9.0 -> 0.9.1
2020-06-04 10:25:19 +02:00
Vincent Laporte 1992d68551 ocamlPackages.core_kernel: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-29 08:23:42 +02:00
Vincent Laporte eab4103efa ocamlPackages.core: remove at 112.24.01
This is a legacy version for OCaml 4.02
2020-05-28 09:09:53 +02:00
Ben Darwin 7547926b81 ocamlPackages.biocaml: patch for -safe-string compilation with Ocaml 4.10 2020-05-28 09:08:51 +02:00
Ben Darwin 203d0644b4 ocamlPackages.owl: 0.8.0 -> 0.9.0 2020-05-28 09:08:51 +02:00
Vincent Laporte 2f2ff72db3 ocamlPackages.sodium: disable for OCaml ≥ 4.10 2020-05-27 10:12:22 +02:00
Vincent Laporte 03cd92fe70 ocamlPackages.lens: disable for OCaml ≥ 4.10 2020-05-27 10:12:22 +02:00
Vincent Laporte 670237ec93 ocamlPackages.async_kernel: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-27 09:01:25 +02:00
sternenseemann 9d33cb414a ocamlPackages.curly: init at 2019-11-14 2020-05-26 08:09:07 +02:00
Benjamin Hipple 5e22232f8f
Merge pull request #87447 from bcdarwin/ocaml-torch
ocamlPackages.torch: init at 0.8
2020-05-25 20:25:54 -04:00
sternenseemann 0679fb9696
ocamlPackages.afl-persistent: init at 1.3 2020-05-24 10:13:00 +02:00
Vincent Laporte 8cbf8116e7 ocamlPackages.ppxfind: 1.3 → 1.4
ocamlPackages.ocaml-migrate-parsetree: 1.5.0 → 1.7.3
2020-05-22 11:08:55 +02:00
Vincent Laporte e9759c1c3a ocamlPackages.async_unix: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-22 10:07:12 +02:00
Vincent Laporte 7b39d85fc7 ocamlPackages.cairo2: disable tests for OCaml ≥ 4.10 2020-05-22 09:41:51 +02:00
sternenseemann 2d51940df5 ocamlPackages.mirage-crypto{,-pk,-rng}: 0.6.2 → 0.7.0 2020-05-21 21:11:21 +02:00
sternenseemann 0684381e27 ocamlPackages.mirage-unix: init at 4.0.0 2020-05-21 21:11:21 +02:00
sternenseemann 3ca20e824f ocamlPackages.mirage-runtime: init at 3.7.7 2020-05-21 21:11:21 +02:00
sternenseemann 45bbbdd6b4 ocamlPackages.eqaf: 0.6 → 0.7 2020-05-21 21:11:21 +02:00
sternenseemann bba5a57c22 ocamlPackages.functoria-runtime: init at 3.1.0 2020-05-21 21:11:21 +02:00
sternenseemann 801cd20305 ocamlPackages.functoria: 3.0.3 → 3.1.0 2020-05-21 21:11:21 +02:00
sternenseemann dde2efb95d ocamlPackages.io-page-unix: init at 2.3.0 2020-05-21 21:11:21 +02:00
sternenseemann 8852d537b2 ocamlPackages.io-page: 2.0.1 → 2.3.0 2020-05-21 21:11:21 +02:00
Vincent Laporte 0900872b02 ocamlPackages.batteries: fix for OCaml 4.10 2020-05-20 08:20:27 +02:00
Vincent Laporte 14a70f542a ocamlPackages.textutils: remove at 112.17.00
This is a legacy version for OCaml 4.02
2020-05-19 20:44:41 +02:00
Vincent Laporte 962f93c46b ocamlPackages.labltk: init at 8.06.8 for OCaml 4.10 2020-05-18 18:20:24 +02:00
Vincent Laporte 4a873aa29e ocamlPackages.ppxlib: minor refactoring 2020-05-18 18:19:06 +02:00
Vincent Laporte 311e883b23 ocamlPackages.dune-private-libs: disable for OCaml < 4.07 2020-05-18 18:17:20 +02:00
Vincent Laporte 20b0143c11 ocamlPackages.async_extra: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-18 08:49:22 +02:00
Vincent Laporte 873e114cf4 ocamlPackages.ocurl: 0.9.0 → 0.9.1 2020-05-17 06:37:04 +02:00
Vincent Laporte a91007dbc4 ocamlPackages.ipaddr: remove at 2.6.1
This is a legacy version for OCaml 4.02
2020-05-15 21:40:31 +02:00
Antonio Nuno Monteiro 9a0b7457d3 ocamlPackages.x509: 0.11.1 → 0.11.2 2020-05-14 22:15:32 +02:00
Vincent Laporte 608dbf662c ocamlPackages.lablgtk: 2.18.8 → 2.18.10
This ensures compatibility with OCaml 4.10
2020-05-14 21:26:35 +02:00
Vincent Laporte d00c84b5bd ocamlPackages.lablgtkmathview: remove at 0.7.2 2020-05-14 21:26:35 +02:00
Vincent Laporte 9ec8205e78 ocamlPackages.tyxml: 4.3.0 → 4.4.0
ocamlPackages.eliom: 6.10.1 → 6.12.0
2020-05-14 18:12:36 +02:00
sternenseemann 9d55751754 ocamlPackages.jingoo: 1.2.18 → 1.3.4 2020-05-14 10:21:40 +02:00
sternenseemann e12b9622dc ocamlPackages.tls: 0.11.1 -> 0.12.0 2020-05-12 22:34:30 +02:00
sternenseemann b67a5e424f ocamlPackages.hkdf: init at 1.0.4 2020-05-12 22:34:30 +02:00
sternenseemann 435fd99ab6 ocamlPackages.fiat-p256: init at 0.2.1 2020-05-12 22:34:30 +02:00
sternenseemann bd30d8fca7 ocamlPackages.hacl_x25519: init at 0.1.1 2020-05-12 22:34:30 +02:00
Jörg Thalheim d6e330cf7c
Merge pull request #87474 from vbgl/ocaml-mdx-1.6.0 2020-05-12 19:36:58 +01:00
Vincent Laporte 54f5bff2b5 ocamlPackages.re2: remove at 112.06.00
This is a legacy version for OCaml ≤ 4.02
2020-05-12 19:10:32 +02:00
Gabor Greif 90d0fea440 ocamlPackages.wasm: 1.1 -> 1.1.1
see https://opam.ocaml.org/packages/wasm/wasm.1.1.1
2020-05-12 09:15:25 +02:00
R. RyanTM 33a756f431 ocamlPackages.lablgtk3: 3.0.beta6 -> 3.1.0 2020-05-11 21:43:28 +02:00
Vincent Laporte 5458f4326e ocamlPackages.async: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-11 17:34:02 +02:00
Kim Lindberger 7451f11730
google-drive-ocamlfuse: 0.7.2 -> 0.7.21 (#86469)
ocamlPackages.ocamlfuse: 2.7.1_cvs5 -> 2.7.1_cvs6_e35e76b
2020-05-10 21:24:18 +02:00
Gabor Greif 29d0e684af
ocamlPackages.wasm: 1.0 -> 1.1 (#86803) 2020-05-10 09:53:27 +02:00
Vincent Laporte 4578b41999
ocamlPackages.mdx: 1.5.0 → 1.6.0 2020-05-10 09:33:22 +02:00
Ben Darwin 1e0912d772 ocamlPackages.torch: init at 0.8 2020-05-09 19:29:47 -04:00
Pavol Rusnak 6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
talyz 1771d468c4
ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Ben Darwin d737f310ff ocamlPackages.owl: unbreak by reversing previous edits
- package was broken by 1c8aba83 (#83888)
 - fixes #85915
2020-05-06 09:21:58 +02:00
Vincent Laporte 0db2daa900 ocamlPackages.async_find: remove at 111.28.00
This is a legacy version for OCaml 4.02
2020-05-04 22:11:50 +02:00
Vincent Laporte 258e3287a5
ocamlPackages.core_extended: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-01 10:32:31 +02:00
Vincent Laporte 927fcf3793 ocamlPackages.uri: remove at 1.9.{1,2}
These are legacy versions for OCaml ≤ 4.02
2020-05-01 10:07:36 +02:00
Jörg Thalheim 9f351070a1
Merge pull request #86238 from sternenseemann/x509-0.11.1
ocamlPackages.x509: 0.11.0 → 0.11.1
2020-04-29 22:49:39 +01:00
sternenseemann 657b336d72 ocamlPackages.x509: 0.11.0 → 0.11.1 2020-04-28 19:46:15 +02:00
sternenseemann a89afa13fd ocamlPackages.angstrom*: 0.12.1 -> 0.13.0
also updates:

* ocamlPackages.angstrom-unix
* ocamlPackages.angstrom-lwt-unix
* ocamlPackages.angstrom-async
2020-04-28 13:40:56 +02:00
David Arroyo 9c3bb10d9a ocamlPackages.tsdl: 0.9.4 -> 0.9.7
From the release notes:
* Require OCaml 4.03 and handle stdlib deprecations.
* Drop result depency.
* Drop ocb-stubblr dependency

The library has also been re-licensed from BSD3 to ISC.
2020-04-28 09:25:18 +02:00
Jörg Thalheim 32e4d072a0
Merge pull request #85987 from vbgl/ocaml-async_shell-remove-legacy 2020-04-27 17:00:54 +01:00
Alexandre Esteves ce6dbccdfb ocamlPackages.bigstring: init at 0.2 2020-04-27 12:28:20 +02:00
sternenseemann 0c4386bf0a
ocamlPackages.dns(-client): 4.4.1 -> 4.5.0
jackline: 2020-03-22 -> 2020-04-24

Dependency mtime is no longer needed
2020-04-25 14:51:05 +02:00
sternenseemann b5f9eb06b5
ocamlPackages.mirage-time(-unix): init at 2.0.1 2020-04-25 14:50:57 +02:00
Vincent Laporte 05db4f4fb9
ocamlPackages.async_shell: remove at 109.28.03
This is a legacy version for OCaml 4.02
2020-04-25 09:51:56 +02:00
sternenseemann 79e6d13a4a ocamlPackages.cow: 2.2.0 -> 2.4.0 2020-04-25 09:45:22 +02:00
Frederik Rietdijk ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Vincent Laporte 22a3bf9fb9
Merge pull request #85142 from sternenseemann/mirage-crypto
ocamlPackages: jackline: switch to mirage-crypto and update dependencies
2020-04-21 08:56:52 +02:00
Vincent Laporte 974920ccd4 ocamlPackages.alcotest: 0.8.5 → 1.0.1 2020-04-21 08:47:40 +02:00
Vincent Laporte fc317e100a ocamlPackages.digestif: fix tests for alcotest ≥ 1.0 2020-04-21 08:47:40 +02:00
Vincent Laporte 36632263e0 ocamlPackages.base64: fix tests for alcotest ≥ 1.0 2020-04-21 08:47:40 +02:00
Vincent Laporte f2788cdf11 ocamlPackages.angstrom: disable tests for OCaml < 4.05 2020-04-21 08:47:40 +02:00
Vincent Laporte 1bdf4d121b ocamlPackages.bigstringaf: disable tests for OCaml < 4.05 2020-04-21 08:47:40 +02:00
Matthew Bauer ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Vincent Laporte 3e7a2b9147 ocamlPackages.janeStreet: 0.12 → 0.13
ocamlPackages.bistro: fix for core-0.13
ocamlPackages.phylogenetics: 2020-01-05 → 2020-01-25
2020-04-20 08:38:31 +02:00
Vincent Laporte 75971d096a ocamlPackages.async_ssl: remove at 113.33.07
This is the legacy version for OCaml ≤ 4.02
2020-04-20 08:38:31 +02:00
Vincent Laporte f39712960a ocamlPackages.rpclib: 6.0.0 → 7.0.0 2020-04-20 08:38:31 +02:00
Benjamin Hipple e4db75f46d
Merge pull request #84535 from bcdarwin/update-beluga
beluga: 20180403 -> unstable-2020-03-11
2020-04-19 22:53:50 -04:00
Ben Darwin c62428963a ocamlPackages.sedlex_2: fix dependencies (as per 77901a9) 2020-04-19 21:50:37 -04:00
Ben Darwin 3a9f743605 ocamlPackages.linenoise: 1.1.0 -> 1.3.0 2020-04-19 21:50:37 -04:00
Ben Darwin 261d7c2f66 ocamlPackages.dune-build-info: init at 2.4.0 2020-04-19 21:50:37 -04:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
sternenseemann b5770e34ff ocamlPackages.otr: 0.3.6 -> 0.3.8
Contains switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann 99ac3ce2bf ocamlPackages.tls: 0.10.4 -> 0.11.1
This update contains a switch to the dune build system as well as a
switch from nocrypto to mirage-crypto.
2020-04-16 19:57:35 +02:00
sternenseemann 4bf689b3e0 ocamlPackages.x509: 0.7.1 -> 0.11.0
This update contains the switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann 824d041cf5 ocamlPackages.ppx_cstruct: propagate dependencies
Without propagation some builds of packages requiring ppx_cstruct would
fail.
2020-04-16 19:57:35 +02:00
sternenseemann 4e0a6294a3
ocamlPackages.erm_xmpp: 0.3+20180112 -> 0.3+20200317 2020-04-16 15:32:44 +02:00
sternenseemann 759cac4288
ocamlPackages.notty: 0.2.1 → 0.2.2 2020-04-15 19:03:46 +02:00
sternenseemann a3cd9c9767
ocamlPackages.fmt: 0.8.6 -> 0.8.8 2020-04-15 18:30:09 +02:00
sternenseemann 29a98f2be1
ocamlPackages.ounit2: init at 2.2.2 2020-04-15 15:01:36 +02:00
sternenseemann 90bc1492ca ocamlPackages.asn1-combinators: 0.2.0 -> 0.2.2 2020-04-15 14:33:57 +02:00
sternenseemann f234b2bce7
ocamlPackages.mirage-flow-unix/-combinators: init at 2.0.1 2020-04-14 18:15:10 +02:00
sternenseemann 7538b79607
ocamlPackages.mirage-clock-unix: init at 3.0.1 2020-04-14 18:09:02 +02:00
sternenseemann c2db123b21
mirage-crypto{,-rng,-pk}: init at 0.6.2 2020-04-14 18:06:16 +02:00
sternenseemann 9dcaaeafff
ocamlPackages.eqaf: enable cstruct and bigarray modules 2020-04-14 11:57:24 +02:00
sternenseemann 96bf541725
ocamlPackages.eqaf: 0.5 -> 0.6 2020-04-14 11:56:10 +02:00
Vincent Laporte ef8ea1e556
Merge pull request #85161 from sternenseemann/irmin
ocamlPackages.irmin*: 2.0.0 -> 2.1.0, add ppx_irmin, ocaml-syntax-shims, index: 1.0.1 -> 1.2.0
2020-04-14 06:43:57 +02:00
Vincent Laporte f9c31303b2 ocamlPackages.dns-client: init at 4.4.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 6edabf41b3 ocamlPackages.mirage-stack: init at 2.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 32feaeab83 ocamlPackages.mirage-random: init at 2.0.0 2020-04-14 06:25:03 +02:00
Vincent Laporte 66ffbf57c3 ocamlPackages.mirage-protocols: init at 4.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 81fa88504b ocamlPackages.mirage-flow: init at 2.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 10a73b84d3 ocamlPackages.mirage-device: init at 2.0.0 2020-04-14 06:25:03 +02:00
Vincent Laporte d7ee3bc968 ocamlPackages.mirage-clock: init at 3.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte ad098ac026 ocamlPackages.randomconv: init at 0.1.3 2020-04-14 06:25:03 +02:00
Vincent Laporte e021f27d75 ocamlPackages.dns: init at 4.4.1 2020-04-14 06:25:03 +02:00
Vincent Laporte b70b03272a ocamlPackages.duration: init at 0.1.3 2020-04-14 06:25:03 +02:00
sternenseemann 4ef5c64226 ocamlPackages.ppx_irmin: init at 2.1.0 2020-04-13 17:51:33 +02:00
sternenseemann 5ed10dc909 ocamlPackages.irmin*: 2.0.0 -> 2.1.0
updated:

* irmin
* irmin-fs
* irmin-git
* irmin-graphql
* irmin-http
* irmin-mem
* irmin-pack (also added new dependecy ocaml_lwt)
* irmin-test
* irmin-unix
* irmin-watcher
2020-04-13 17:51:32 +02:00
sternenseemann cdad44ed31 ocamlPackages.ocaml-syntax-shims: init at 1.0.0 2020-04-13 17:51:32 +02:00
sternenseemann d7c3958769 ocamlPackages.index: 1.0.1 -> 1.2.0
Note: tests are available, should be added in the future (crowbar is required)
2020-04-13 17:43:41 +02:00
Vincent Laporte 26f39e533d ocamlPackages.ctypes: 0.17.1 → 0.16.0 2020-04-13 11:42:08 +02:00
Vincent Laporte 32e5039100
ocamlPackages.fmt: 0.8.5 → 0.8.6 2020-04-10 19:03:52 +02:00
Vincent Laporte bab29617d1
ocamlPackages.cstruct-sexp: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte 942d312a69
ocamlPackages.cstruct-sexp: separate checkInputs 2020-04-10 19:03:35 +02:00
Vincent Laporte 8e0d02c073
ocamlPackages.ppx_blob: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte 7c15d4b15f
ocamlPackages.ppx_blob: separate checkInputs 2020-04-10 19:03:29 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 807ca93fad ocamlPackages.ctypes: 0.15.1 -> 0.17.1 2020-04-10 01:45:40 -07:00
Timo Kaufmann 5d3f4e9c0b
Merge pull request #84457 from vbgl/ocaml-gettext-0.4.1
ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1
2020-04-06 21:52:01 +00:00
Jörg Thalheim d266ad7d2c
Merge pull request #84481 from bcdarwin/fix-sedlex-inputs
ocamlPackages.sedlex: fix dependencies
2020-04-06 16:07:27 +01:00
Ben Darwin 77901a96da ocamlPackages.sedlex: fix dependencies 2020-04-06 10:48:42 -04:00
Vincent Laporte c0086a5c2a
ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1 2020-04-06 13:57:21 +02:00
Vincent Laporte d8f5bcefeb ocamlPackages.ocaml_libvirt: ignore warnings 2020-04-04 13:26:33 +02:00
Vincent Laporte 34db9b5ee3 ocamlPackages.phylogenetics: 2019-11-15 → 2020-01-05 2020-04-01 17:29:30 +02:00
Vincent Laporte 206cf8a341 ocamlPackages.gnuplot: 0.5.3 → 0.7 2020-04-01 17:29:30 +02:00
Vincent Laporte 8e686bacc4 ocamlPackages.ocaml-r: init at 0.2.0 2020-04-01 17:29:30 +02:00
Ryan Mulligan 97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Patrick Hilhorst 5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Vincent Laporte dd6d785d38 ocamlPackages.graphics: init at 5.1.0 for OCaml ≥ 4.09 2020-03-23 09:12:50 +01:00
Vincent Laporte 0229936bbe buildDunePackage: add a “useDune2” option 2020-03-23 09:12:50 +01:00
Vincent Laporte a8dafd2731 ocamlPackages.parmap: 1.1 → 1.1.1 2020-03-21 15:52:46 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Ben Darwin 8e44423a96 ocamlPackages.lacaml: 11.0.3 -> 11.0.6 2020-03-18 08:32:39 +01:00
Vincent Laporte 4ce4db473c ocamlPackages.ocf: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent Laporte bab3588e4e ocamlPackages.wasm: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent Laporte 4ada24a02c ocamlPackages.earlybird: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent Laporte bdcba83153 ocamlPackages.earley: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent Laporte e73a9e6b95 ocamlPackages.sedlex_2: fix build with OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Mario Rodas e76e10c159
Merge pull request #82075 from r-ryantm/auto-update/ocaml4.07.1-ppx_tools_versioned
ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0
2020-03-13 08:21:05 -05:00