Anders Kaseorg
|
6920d8ca42
|
treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2022-04-25 13:35:24 -07:00 |
|
sterni
|
c1e83d738d
|
ocamlPackages: update a bunch of libraries from the mirage universe (#132550)
* ocamlPackages.cstruct: 6.0.0 -> 6.0.1
https://github.com/mirage/ocaml-cstruct/releases/tag/v6.0.1
* ocamlPackages.tls: 0.13.2 -> 0.14.1
* ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0
ocamlPackages.letsencrypt-dns: init at 0.3.0
ocamlPackages.letsencrypt-app: init at 0.2.5
https://github.com/mmaker/ocaml-letsencrypt/releases/tag/v0.3.0
* ocamlPackages.paf: 0.0.3 -> 0.0.5
ocamlPackages.paf-cohttp: init at 0.0.5
ocamlPackages.paf-le: init at 0.0.5
* ocamlPackages.conduit*: 4.0.0 -> 4.0.1
* ocamlPackages.git*: 3.4.0 -> 3.5.0
* ocamlPackages.{ipaddr, macaddr}: 5.1.0 -> 5.2.0
https://github.com/mirage/ocaml-ipaddr/releases/tag/v5.2.0
Co-Authored-By: TG ⊗ Θ <*@tg-x.net>
* jackline: unstable-2021-04-23 -> unstable-2021-08-10
* ocamlPackages.mirage-block-combinators: patch for cstruct 6.0.0
The patch is a trivial search and replace of Cstruct.len ->
Cstruct.length otherwise the build will fail due to deprecation warnings.
* ocamlPackages.x509: 0.14.0 -> 0.14.1
Co-authored-by: TG ⊗ Θ <*@tg-x.net>
|
2021-09-29 14:28:09 +02:00 |
|
sternenseemann
|
6a27377958
|
ocamlPackages.cstruct: 5.0.0 → 6.0.0
|
2021-02-01 16:11:29 +01:00 |
|
zowoq
|
8488ebab05
|
ocamlPackages.*: use spaces for indentation
|
2021-01-21 10:30:13 +10:00 |
|
Vincent Laporte
|
4a1ff5b3ce
|
ocamlPackages.cstruct: 4.0.0 → 5.0.0
|
2020-11-26 06:55:12 +01: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 |
|
Vincent Laporte
|
81760f3235
|
ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0
ocamlPackages.x509: 0.6.1 -> 0.7.1
ocamlPackages.tls: 0.9.0 -> 0.10.4
jackline: 2018-05-11 -> 2019-08-08
|
2019-08-31 06:55:26 +00:00 |
|
Vincent Laporte
|
5e786dedc1
|
ocaml-ng.ocamlPackages_4_01_0.ppx_cstruct: fix evaluation
|
2018-12-17 17:46:46 +00:00 |
|
Théo Zimmermann
|
208aedb971
|
ocamlPackages.*: remove unnecessary unpackCmd
|
2018-11-12 17:25:18 +00:00 |
|
Théo Zimmermann
|
794158fcd5
|
buildDunePackage: new support function; use it to refactor some OCaml derivations
|
2018-11-07 10:08:03 +01:00 |
|
Vincent Laporte
|
fc19401d67
|
jbuilder: 1.0.1 -> dune: 1.1.1
|
2018-09-15 19:32:32 +00:00 |
|
Vincent Laporte
|
bfc0959511
|
ocamlPackages.cstruct: 2.3.2 -> 3.0.2
|
2017-11-27 20:49:18 +00:00 |
|