From f95807e8bfe862c5c3ce3b2fa54a03e9421c9055 Mon Sep 17 00:00:00 2001 From: zach Date: Mon, 30 Sep 2024 13:24:08 -0700 Subject: [PATCH] chore: update lockfile, fix cohttp usage (#22) * chore: update lockfile, fix cohttp usage * fix: go back to using Cohttp_lwt_unix.Private.IO --- wasmstore.opam.locked | 370 +++++++++++++++++++++++------------------- 1 file changed, 205 insertions(+), 165 deletions(-) diff --git a/wasmstore.opam.locked b/wasmstore.opam.locked index bed22f3..015ba45 100644 --- a/wasmstore.opam.locked +++ b/wasmstore.opam.locked @@ -2,10 +2,10 @@ opam-version: "2.0" synopsis: "opam-monorepo generated lockfile" maintainer: "opam-monorepo" depends: [ - "angstrom" {= "0.16.0" & ?vendor} + "angstrom" {= "0.16.1" & ?vendor} "asn1-combinators" {= "0.2.6" & ?vendor} "astring" {= "0.8.5+dune" & ?vendor} - "base" {= "v0.16.3" & ?vendor} + "base" {= "v0.17.1" & ?vendor} "base-bigarray" {= "base"} "base-bytes" {= "base+dune" & ?vendor} "base-domains" {= "base"} @@ -15,7 +15,7 @@ depends: [ "base64" {= "3.5.1" & ?vendor} "bheap" {= "2.0.0" & ?vendor} "bigarray-compat" {= "1.1.0" & ?vendor} - "bigstringaf" {= "0.9.1" & ?vendor} + "bigstringaf" {= "0.10.0" & ?vendor} "bos" {= "0.2.1+dune" & ?vendor} "ca-certs" {= "0.2.3" & ?vendor} "cf" {= "0.5.0" & ?vendor} @@ -24,30 +24,29 @@ depends: [ "cohttp" {= "6.0.0~alpha2" & ?vendor} "cohttp-lwt" {= "6.0.0~alpha2" & ?vendor} "cohttp-lwt-unix" {= "6.0.0~alpha2" & ?vendor} - "conduit" {= "6.2.1" & ?vendor} - "conduit-lwt" {= "6.2.1" & ?vendor} - "conduit-lwt-unix" {= "6.2.1" & ?vendor} - "conf-bash" {= "1"} + "conduit" {= "6.2.3" & ?vendor} + "conduit-lwt" {= "6.2.3" & ?vendor} + "conduit-lwt-unix" {= "6.2.3" & ?vendor} "conf-gmp" {= "4"} "conf-gmp-powm-sec" {= "3"} "conf-libffi" {= "2.0.0"} "conf-pkg-config" {= "3"} "conf-rust-2021" {= "1"} - "cppo" {= "1.6.9" & ?vendor} + "cppo" {= "1.7.0" & ?vendor} "csexp" {= "1.5.2" & ?vendor} "cstruct" {= "6.2.0" & ?vendor} - "ctypes" {= "0.22.0" & ?vendor} - "ctypes-foreign" {= "0.22.0" & ?vendor} + "ctypes" {= "0.23.0" & ?vendor} + "ctypes-foreign" {= "0.23.0" & ?vendor} "digestif" {= "1.2.0" & ?vendor} "domain-local-await" {= "1.0.1" & ?vendor} "domain-name" {= "0.4.0" & ?vendor} - "dune" {= "3.15.0"} - "dune-configurator" {= "3.15.0" & ?vendor} + "dune" {= "3.16.0"} + "dune-configurator" {= "3.16.0" & ?vendor} "duration" {= "0.2.1" & ?vendor} - "eio" {= "1.0" & ?vendor} - "eio_linux" {= "1.0" & ?vendor} - "eio_main" {= "1.0" & ?vendor} - "eio_posix" {= "1.0" & ?vendor} + "eio" {= "1.1" & ?vendor} + "eio_linux" {= "1.1" & ?vendor} + "eio_main" {= "1.1" & ?vendor} + "eio_posix" {= "1.1" & ?vendor} "either" {= "1.0.0" & ?vendor} "eqaf" {= "0.9" & ?vendor} "findlib" {= "1.9.5+dune" & ?vendor} @@ -57,12 +56,14 @@ depends: [ "fsevents-lwt" {= "0.3.0" & ?vendor} "gmap" {= "0.3.0" & ?vendor} "hmap" {= "0.8.1+dune" & ?vendor} + "host-arch-x86_64" {= "1"} + "host-system-other" {= "1"} "http" {= "6.0.0~alpha2" & ?vendor} - "inotify" {= "2.5" & ?vendor} + "inotify" {= "2.6" & ?vendor} "integers" {= "0.7.0" & ?vendor} "iomux" {= "0.3" & ?vendor} - "ipaddr" {= "5.5.0" & ?vendor} - "ipaddr-sexp" {= "5.5.0" & ?vendor} + "ipaddr" {= "5.6.0" & ?vendor} + "ipaddr-sexp" {= "5.6.0" & ?vendor} "irmin" {= "3.9.0" & ?vendor} "irmin-fs" {= "3.9.0" & ?vendor} "irmin-watcher" {= "0.5.0" & ?vendor} @@ -71,7 +72,7 @@ depends: [ "lwt" {= "5.7.0" & ?vendor} "lwt-dllist" {= "1.0.1" & ?vendor} "lwt_eio" {= "0.5.1" & ?vendor} - "macaddr" {= "5.5.0" & ?vendor} + "macaddr" {= "5.6.0" & ?vendor} "magic-mime" {= "1.3.1" & ?vendor} "mirage-crypto" {= "0.11.3" & ?vendor} "mirage-crypto-ec" {= "0.11.3" & ?vendor} @@ -79,48 +80,48 @@ depends: [ "mirage-crypto-rng" {= "0.11.3" & ?vendor} "mtime" {= "2.0.0+dune" & ?vendor} "num" {= "1.4+dune2" & ?vendor} - "ocaml" {= "5.1.1"} - "ocaml-base-compiler" {= "5.1.1"} - "ocaml-compiler-libs" {= "v0.12.4" & ?vendor} + "ocaml" {= "5.2.0"} + "ocaml-base-compiler" {= "5.2.0"} + "ocaml-compiler-libs" {= "v0.17.0" & ?vendor} "ocaml-config" {= "3"} "ocaml-options-vanilla" {= "1"} "ocaml-syntax-shims" {= "1.0.0" & ?vendor} + "ocaml_intrinsics_kernel" {= "v0.17.1" & ?vendor} "ocamlfind" {= "1.9.5+dune" & ?vendor} "ocamlgraph" {= "2.1.0" & ?vendor} "ocplib-endian" {= "1.2" & ?vendor} "optint" {= "0.3.0" & ?vendor} - "parsexp" {= "v0.16.0" & ?vendor} + "parsexp" {= "v0.17.0" & ?vendor} "pbkdf" {= "1.2.0" & ?vendor} "ppx_derivers" {= "1.2.1" & ?vendor} - "ppx_deriving" {= "5.2.1" & ?vendor} + "ppx_deriving" {= "6.0.2" & ?vendor} "ppx_irmin" {= "3.9.0" & ?vendor} "ppx_repr" {= "0.7.0" & ?vendor} - "ppx_sexp_conv" {= "v0.16.0" & ?vendor} - "ppxlib" {= "0.32.0" & ?vendor} + "ppx_sexp_conv" {= "v0.17.0" & ?vendor} + "ppxlib" {= "0.33.0" & ?vendor} + "ppxlib_jane" {= "v0.17.0" & ?vendor} "psq" {= "0.2.1" & ?vendor} "ptime" {= "1.1.0+dune" & ?vendor} - "re" {= "1.11.0" & ?vendor} + "re" {= "1.12.0" & ?vendor} "repr" {= "0.7.0" & ?vendor} "result" {= "1.5" & ?vendor} "rresult" {= "0.7.0+dune" & ?vendor} "seq" {= "base+dune" & ?vendor} - "sexplib" {= "v0.16.0" & ?vendor} - "sexplib0" {= "v0.16.0" & ?vendor} + "sexplib" {= "v0.17.0" & ?vendor} + "sexplib0" {= "v0.17.0" & ?vendor} "stdlib-shims" {= "0.3.0" & ?vendor} "stringext" {= "1.6.0" & ?vendor} "thread-table" {= "1.0.0" & ?vendor} "uri" {= "4.4.0" & ?vendor} "uri-sexp" {= "4.4.0" & ?vendor} - "uring" {= "0.8" & ?vendor} + "uring" {= "0.9" & ?vendor} "uutf" {= "1.0.3+dune" & ?vendor} "websocket" {= "2.16" & ?vendor} "x509" {= "0.16.5" & ?vendor} - "yojson" {= "2.1.2" & ?vendor} + "yojson" {= "2.2.2" & ?vendor} "zarith" {= "1.12+dune" & ?vendor} ] depexts: [ - ["bash"] {os-distribution = "alpine"} - ["bash"] {os-family = "bsd"} ["ca_root_nss"] {os = "freebsd"} ["cargo"] {os-distribution = "fedora"} ["cargo"] {os-family = "alpine"} @@ -163,7 +164,7 @@ depexts: [ ["pkgconf"] {os = "freebsd"} ["pkgconf"] {os-distribution = "alpine"} ["pkgconf"] {os-distribution = "arch"} - ["pkgconf"] {os = "win32" & os-distribution = "cygwin"} + ["pkgconf"] {os-distribution = "cygwin"} ["pkgconf-pkg-config"] {os-distribution = "fedora"} ["pkgconf-pkg-config"] {os-distribution = "mageia"} ["pkgconf-pkg-config"] {os-distribution = "centos" & os-version >= "8"} @@ -180,8 +181,8 @@ depexts: [ ] pin-depends: [ [ - "angstrom.0.16.0" - "https://github.com/inhabitedtype/angstrom/archive/0.16.0.tar.gz" + "angstrom.0.16.1" + "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz" ] [ "asn1-combinators.0.2.6" @@ -192,8 +193,8 @@ pin-depends: [ "https://github.com/dune-universe/astring/archive/v0.8.5+dune.tar.gz" ] [ - "base.v0.16.3" - "https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz" + "base.v0.17.1" + "https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz" ] [ "base-bytes.base+dune" @@ -212,8 +213,8 @@ pin-depends: [ "https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz" ] [ - "bigstringaf.0.9.1" - "https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz" + "bigstringaf.0.10.0" + "https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz" ] [ "bos.0.2.1+dune" @@ -248,20 +249,20 @@ pin-depends: [ "https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0_alpha2/cohttp-6.0.0.alpha2.tbz" ] [ - "conduit.6.2.1" - "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz" + "conduit.6.2.3" + "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz" ] [ - "conduit-lwt.6.2.1" - "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz" + "conduit-lwt.6.2.3" + "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz" ] [ - "conduit-lwt-unix.6.2.1" - "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz" + "conduit-lwt-unix.6.2.3" + "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz" ] [ - "cppo.1.6.9" - "https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz" + "cppo.1.7.0" + "https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz" ] [ "csexp.1.5.2" @@ -272,12 +273,12 @@ pin-depends: [ "https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz" ] [ - "ctypes.0.22.0" - "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.22.0.tar.gz" + "ctypes.0.23.0" + "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz" ] [ - "ctypes-foreign.0.22.0" - "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.22.0.tar.gz" + "ctypes-foreign.0.23.0" + "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz" ] [ "digestif.1.2.0" @@ -292,28 +293,28 @@ pin-depends: [ "https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz" ] [ - "dune-configurator.3.15.0" - "https://github.com/ocaml/dune/releases/download/3.15.0/dune-3.15.0.tbz" + "dune-configurator.3.16.0" + "https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz" ] [ "duration.0.2.1" "https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz" ] [ - "eio.1.0" - "https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz" + "eio.1.1" + "https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz" ] [ - "eio_linux.1.0" - "https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz" + "eio_linux.1.1" + "https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz" ] [ - "eio_main.1.0" - "https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz" + "eio_main.1.1" + "https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz" ] [ - "eio_posix.1.0" - "https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz" + "eio_posix.1.1" + "https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz" ] [ "either.1.0.0" @@ -356,8 +357,8 @@ pin-depends: [ "https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0_alpha2/cohttp-6.0.0.alpha2.tbz" ] [ - "inotify.2.5" - "https://github.com/whitequark/ocaml-inotify/releases/download/v2.5/inotify-2.5.tbz" + "inotify.2.6" + "https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz" ] [ "integers.0.7.0" @@ -368,12 +369,12 @@ pin-depends: [ "https://github.com/haesbaert/ocaml-iomux/releases/download/v0.3/iomux-0.3.tbz" ] [ - "ipaddr.5.5.0" - "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz" + "ipaddr.5.6.0" + "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz" ] [ - "ipaddr-sexp.5.5.0" - "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz" + "ipaddr-sexp.5.6.0" + "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz" ] [ "irmin.3.9.0" @@ -408,8 +409,8 @@ pin-depends: [ "https://github.com/ocaml-multicore/lwt_eio/releases/download/v0.5.1/lwt_eio-0.5.1.tbz" ] [ - "macaddr.5.5.0" - "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz" + "macaddr.5.6.0" + "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz" ] [ "magic-mime.1.3.1" @@ -440,13 +441,17 @@ pin-depends: [ "https://github.com/dune-universe/num/releases/download/v1.4%2Bdune2/num-v1.4.dune2.tbz" ] [ - "ocaml-compiler-libs.v0.12.4" - "https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz" + "ocaml-compiler-libs.v0.17.0" + "https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz" ] [ "ocaml-syntax-shims.1.0.0" "https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz" ] + [ + "ocaml_intrinsics_kernel.v0.17.1" + "https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz" + ] [ "ocamlfind.1.9.5+dune" "https://github.com/dune-universe/lib-findlib/releases/download/1.9.5%2Bdune/findlib-1.9.5.dune.tbz" @@ -464,8 +469,8 @@ pin-depends: [ "https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz" ] [ - "parsexp.v0.16.0" - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz" + "parsexp.v0.17.0" + "https://github.com/janestreet/parsexp/archive/refs/tags/v0.17.0.tar.gz" ] [ "pbkdf.1.2.0" @@ -476,8 +481,8 @@ pin-depends: [ "https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz" ] [ - "ppx_deriving.5.2.1" - "https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz" + "ppx_deriving.6.0.2" + "https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.2/ppx_deriving-6.0.2.tbz" ] [ "ppx_irmin.3.9.0" @@ -488,12 +493,16 @@ pin-depends: [ "https://github.com/mirage/repr/releases/download/0.7.0/repr-0.7.0.tbz" ] [ - "ppx_sexp_conv.v0.16.0" - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz" + "ppx_sexp_conv.v0.17.0" + "https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.0.tar.gz" + ] + [ + "ppxlib.0.33.0" + "https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz" ] [ - "ppxlib.0.32.0" - "https://github.com/ocaml-ppx/ppxlib/releases/download/0.32.0/ppxlib-0.32.0.tbz" + "ppxlib_jane.v0.17.0" + "https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.0.tar.gz" ] [ "psq.0.2.1" @@ -504,8 +513,8 @@ pin-depends: [ "https://github.com/dune-universe/ptime/releases/download/v1.1.0%2Bdune/ptime-1.1.0.dune.tbz" ] [ - "re.1.11.0" - "https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz" + "re.1.12.0" + "https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz" ] [ "repr.0.7.0" @@ -521,12 +530,12 @@ pin-depends: [ ] ["seq.base+dune" "https://github.com/c-cube/seq/archive/0.2.2.tar.gz"] [ - "sexplib.v0.16.0" - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz" + "sexplib.v0.17.0" + "https://github.com/janestreet/sexplib/archive/refs/tags/v0.17.0.tar.gz" ] [ - "sexplib0.v0.16.0" - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz" + "sexplib0.v0.17.0" + "https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz" ] [ "stdlib-shims.0.3.0" @@ -549,8 +558,8 @@ pin-depends: [ "https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz" ] [ - "uring.0.8" - "https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.8/uring-0.8.tbz" + "uring.0.9" + "https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.9/uring-0.9.tbz" ] [ "uutf.1.0.3+dune" @@ -565,8 +574,8 @@ pin-depends: [ "https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz" ] [ - "yojson.2.1.2" - "https://github.com/ocaml-community/yojson/releases/download/2.1.2/yojson-2.1.2.tbz" + "yojson.2.2.2" + "https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz" ] [ "zarith.1.12+dune" @@ -764,35 +773,85 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/inhabitedtype/angstrom/archive/0.16.0.tar.gz" + "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz" "angstrom" - ["md5=58ebc718a920c31ec3eb38f4aa1bea51"] + [ + "md5=a9e096b4b2b8e4e3bb17d472bbccaad0" + "sha256=143536fb4d049574c539b9990840615e078ed3dd94e1d24888293f68349a100b" + ] ] [ - "https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz" + "https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz" "bigstringaf" - ["md5=909fdc277cf03096a35b565325d5314a"] + ["md5=be0a44416840852777651150757a0a3b"] ] [ - "https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz" + "https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz" "base" [ - "md5=04572fc23a4651604cfcab83f720cb4c" - "sha512=69380ed392faf4495459f97f70a10a6959fce71d2e6ba093472fc272141646307fd7872407de855dfa48ef0435f6587eae5aa50f4a67eac40a9e1946d0c3c070" + "md5=9ad01b82a1013ca72b9b7628c9a5d954" + "sha512=ed5eb5e83d8085fc06f111862d609b393e394bbdcc6e25bab50030a250ffa2e540dbee02169b6f28ec220f10f61d189cd7b5646eece910c63620f5174fb5a655" ] ] [ - "https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz" + "https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz" "ocaml-compiler-libs" [ - "sha256=4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760" - "sha512=978dba8dfa61f98fa24fda7a9c26c2e837081f37d1685fe636dc19cfc3278a940cf01a10293504b185c406706bc1008bc54313d50f023bcdea6d5ac6c0788b35" + "md5=aaf66efea8752475c25a942443579b41" + "sha512=c5cd418b0eb74e00c3f63235754bbdb3a3328ac743d6ae885424d8c50b4edaa7068572e689cb3456d222793283927f2984a1ff840b1bc3817f810b5314faf897" + ] + ] + [ + "https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz" + "ocaml_intrinsics_kernel" + [ + "md5=56ed7d0b0331e5bcfa4e016515c0267d" + "sha512=21e596d6407a620866cee7cab47ef1a9446d6a733b4994e809ea5566d5fa956682a5c6a6190ffb0ed48458abd658301944ed10c4389d91ecb8df677a5f87f2ab" + ] + ] + [ + "https://github.com/janestreet/parsexp/archive/refs/tags/v0.17.0.tar.gz" + "parsexp" + [ + "sha256=a3d10edbc4f98d16357b644d550fd1c06f4d9aa4990ab8ee6da01276c24d55b5" + ] + ] + [ + "https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.0.tar.gz" + "ppx_sexp_conv" + [ + "sha256=4af4f99d774fab77bf63ba2298fc288c356a88bdac0a37e3a23b0d669410ee5a" + ] + ] + [ + "https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.0.tar.gz" + "ppxlib_jane" + [ + "sha256=42757d7b44a5f2a766778e6b4710100c6ef9d0c074eb3e7fa4c69647336d8398" ] ] [ "https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz" "result" - ["md5=1b82dec78849680b49ae9a8a365b831b"] + [ + "sha256=7c3a5e238558f4c1a4f5acca816bc705a0e12f68dc0005c61ddbf2e6cab8ee32" + "md5=1b82dec78849680b49ae9a8a365b831b" + ] + ] + [ + "https://github.com/janestreet/sexplib/archive/refs/tags/v0.17.0.tar.gz" + "sexplib" + [ + "sha256=da863b42b81235fdcf45eb32c04fb8bde22ff446a779cfb6f989730a35103160" + ] + ] + [ + "https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz" + "sexplib0" + [ + "md5=abafe8fd1d6302e55a315f4d78960d2a" + "sha512=ad387e40789fe70a11473db7e85fe017b801592624414e9030730b2e92ea08f98095fb6e9236430f33c801605ebee0a2a6284e0f618a26a7da4599d4fd9d395d" + ] ] [ "https://github.com/kit-ty-kate/bytes/archive/v0.1.0.tar.gz" @@ -898,11 +957,11 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz" + "https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz" "ocaml-conduit" [ - "sha256=59d5e7b62437be489b0b79ce11ff90ac04ef39c683e4cefca8587afdc2f55bbb" - "sha512=c8e12d843d73cc776850f1b77e805380ac64f6c81b7bc4516befdeacf4785aeb638a0ccc62d7c1990c66edda6bf679c59c93210ffefeafed9a5fa3ec1bfedeca" + "sha256=3a4684bb1485b1f247d6084dd0a356e1027e92c2cd467b35cabd59a764423e79" + "sha512=9fdb07540ae495e820e454a81f333551c18d3207c974adf35719198b93ff3f3d368f6558af8a80b6bd2af720ec6cbd274e7eecb816ac87384bcf8ac0d87357d3" ] ] [ @@ -922,11 +981,11 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz" + "https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz" "ocaml-ipaddr" [ - "sha256=62890b316e035792ad29af1ad971456d10defd525b74b53db1b67fa42375c178" - "sha512=d9742648e3e4fe3d0bc7a5b08e62d97dab5d52b6421712c0415b345ddeb63a2a5fbb61e3083e90ae8cf05009673975e2e2ece5e15bce256ccd34cbe78d810c83" + "sha256=9e30433fdb4ca437a6aa8ffb447baca5eba7615fb88e7b0cd8a4b416c3208133" + "sha512=66a3bedfd91dacd6c1de9ba35abac3ef2ad3c2c8543f7b4e2a0cc6283a8d42138b48d02e904df0232ee9f320920e889bddbbda9a5148c5c6b72fd0164e0c6a34" ] ] [ @@ -978,19 +1037,19 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz" + "https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz" "cppo" [ - "md5=d23ffe85ac7dc8f0afd1ddf622770d09" - "sha512=26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44" + "md5=90f66810f73b115cc55e581a34bf7db9" + "sha512=cafa2f7add42912b413f39e1d9fb7a2a42a9be134128c179dfe353f35a6c32840720d2166a77d985941300cb945b9c424b38401d20027d814b25f3bac534506d" ] ] [ - "https://github.com/ocaml-community/yojson/releases/download/2.1.2/yojson-2.1.2.tbz" + "https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz" "yojson" [ - "sha256=59f2f1abbfc8a7ccbdbf608894e5c75e8a76006e34899254446f83e200dfb4f9" - "sha512=309cba7568dec51de20c7ab8df033258c275b8d58b0a36a66b26e673a3bc050cbd7e39ff8fe4796e89263e125bcc21e04dc36a394f3cc201956887eee1fb281a" + "sha256=9abfad8c9a79d4723ad2f6448e669c1e68dbfc87cc54a1b7c064b0c90912c595" + "sha512=ac52eae3ca1d3129a7885ca638e6ae5bcfc387598a82cc30d3e4988fd154f1756719c399f96e950d898c79a6dbd4ccc44b6f468bcafbd620e6945a0415b41e0c" ] ] [ @@ -1010,11 +1069,11 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/ocaml-multicore/eio/releases/download/v1.0/eio-1.0.tbz" + "https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz" "eio" [ - "sha256=da260d9da38b3dde9f316652a20b13a261cf90b85a2498ac669b7d564e61942d" - "sha512=5886e1159f48ede237769baa1d8b5daafa0310e4192d7fe0e8c32aef70f2b6378cef72d0fbae308457e25d87a69802b9ee83a5e8f23e0591d83086a92d701c46" + "sha256=346104884077f140b3574e1daccc02212960c6efeb793c803e3e6b8bafea0fab" + "sha512=18abde418c56b1ceed3e8f075cb94e5c951b5cfea967ec4cb5f8e1e4d635b801b3c9e6ec61f89483490dbec143c33b9b76d947bff1183d44e6e0e01d93821dfb" ] ] [ @@ -1026,11 +1085,11 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.8/uring-0.8.tbz" + "https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.9/uring-0.9.tbz" "ocaml-uring" [ - "sha256=e0e1acb75f6fa84cee355c4ee71c6dcd2fa6122944045a0473b942de3dec4e4e" - "sha512=8a848385ebd8ecf22ae53c25bcdaec1ddb4ba4c271434286c770ae2f32e52a9c34ba1b09719238cf2b76fcc887f0f790a824e981158313ff806a41456370f03b" + "sha256=797588c5f2fd52c28a7f8b1a9c18ca7ebe8e7787cf0dcb559e453ec232175b43" + "sha512=59052cfc089ea1e7bdd7c3dc1ed94eaf297ffe0731a87986e45bb8d96544a53fffb2262ee4382eea5add0cc4a11b91cf6d45a2a72380baa24559bf3e1814432c" ] ] [ @@ -1052,38 +1111,41 @@ x-opam-monorepo-duniverse-dirs: [ [ "https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz" "ppx_derivers" - ["md5=5dc2bf130c1db3c731fe0fffc5648b41"] + [ + "sha256=b6595ee187dea792b31fc54a0e1524ab1e48bc6068d3066c45215a138cc73b95" + "md5=5dc2bf130c1db3c731fe0fffc5648b41" + ] ] [ - "https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz" + "https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.2/ppx_deriving-6.0.2.tbz" "ppx_deriving" [ - "sha256=e96b5fb25b7632570e4b329e22e097fcd4b8e8680d1e43ef003a8fbd742b0786" - "sha512=f28cd778a2d48ababa53f73131b25229a11b03685610d020b7b9228b1e25570891cd927b37475aeda49be72debaf5f2dda4c1518a0965db7a361c0ebe325a8d2" + "sha256=7abacfc5934a1442047e110dc9128c0b0c6cd1fef19ee3429ac8b26ed3632b94" + "sha512=515e53d62aea4100bbbd8dc2421fc80ebe0976699dbd0e1786b672567fe9067ca8925731f2a72bca093bf759ee0d65a1a0caafeedbda28771bf0026425a8040b" ] ] [ - "https://github.com/ocaml-ppx/ppxlib/releases/download/0.32.0/ppxlib-0.32.0.tbz" + "https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz" "ppxlib" [ - "sha256=507cc73ccf895f22eeb5257a2243838c18a38a09105fcff55eeef9148555422b" - "sha512=73fef8ab8761bfbfde6ae87cc51eaacc5a5c937f0d628a890f0abdb2bffbf073932c25287a9e3baa2a1947c37f3dfa7f83ddd33c440e2e800971015addc97cd2" + "sha256=ffa44ef551f23b75e21dbd698a30310431381aaf140b9fe4b81c2e70a2d2c63a" + "sha512=cd865efc78e85d662fab3d05de7675a46252a241db44cbf13a930017c6890da5f161fbf8511b97abd9d61bffca0cb84b3adf580b55a3820afdb4a2337e9a4a63" ] ] [ - "https://github.com/ocaml/dune/releases/download/3.15.0/dune-3.15.0.tbz" + "https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz" "dune_" [ - "sha256=b5c3d10f6f6048bfaf56fc4f0942d56381b55af4287caf8251487d4c4e7920d7" - "sha512=b3944b47c7ab1b2109aabc73dab7b9227765168bdcaddda875f3ee3c8277825f4a2672fbba903bf54ea507d00c7649c7dfc3c3bb156365d3052e570cf02caa82" + "sha256=5481dde7918ca3121e02c34d74339f734b32d5883efb8c1b8056471e74f9bda6" + "sha512=529f937c61bc9ea7b135c2425f2d730478b48e6ab6b6455c354138d27b76bd43afce40d4784a6f183d6308d3cf0f5d5cea5bea070f83442949762ed818fb44bc" ] ] [ - "https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz" + "https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz" "ocaml-re" [ - "sha256=01fc244780c0f6be72ae796b1fb750f367de18624fd75d07ee79782ed6df8d4f" - "sha512=3e3712cc1266ec1f27620f3508ea2ebba338f4083b07d8a69dccee1facfdc1971a6c39f9deea664d2a62fd7f2cfd2eae816ca4c274acfadaee992a3befc4b757" + "sha256=a01f2bf22f72c2f4ababd8d3e7635e35c1bf6bc5a41ad6d5a007454ddabad1d4" + "sha512=f0726826e1e677f7ecdf447d46d814a11d3844ec6e5c0527be8c73c7afdb08aacfca47ea764eda325bcd7064aff07c1d3441c935ee5a0fc99ede8707f81a451d" ] ] [ @@ -1127,49 +1189,27 @@ x-opam-monorepo-duniverse-dirs: [ ] ] [ - "https://github.com/whitequark/ocaml-inotify/releases/download/v2.5/inotify-2.5.tbz" + "https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz" "ocaml-inotify" [ - "sha256=829aec332ccb46f61876b23c38059afcf7802516d3697c1aa15e1916be72114b" - "sha512=3dea21ae119cb9c524e9b4a2d3b324d8d46df41bda57c32b11563802646ac2be37b76f629f0c5fd8fc3635684feea8f1abaf7d4efd8b2b5c3618a5d935aa94b1" + "sha256=1d103e7dd32fddd0f1201b2d2f6c5b762548277bc173beef7b072f30ea89ccc4" + "sha512=660a44e3083f76f0342a6214ba9df4e18b42cc5da833cae3200345e5f0c5c353a3d67dace21ba00d3365d6866a82c90e5b732c9f8e3d9e38687239d6d0fe41f5" ] ] [ - "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.22.0.tar.gz" + "https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz" "ocaml-ctypes" - ["md5=8a301a3e3b79156448a6659859ad506c"] - ] - [ - "https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz" - "ocaml-integers" - ["md5=201cf24143d7cb9a3921d572b6e6c42c"] - ] - [ - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz" - "parsexp" - [ - "sha256=b6e2572c8e6191a85cb8f9c3276ed87fe00522c81ba7a268179fb08185e55e12" - ] - ] - [ - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz" - "ppx_sexp_conv" - [ - "sha256=41bcb7a3b33bdf50428408bfaf1dbcede528a488ac8c436ce710681bcd91200d" - ] - ] - [ - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz" - "sexplib" [ - "sha256=e564d5d1ca157314ba5fd64b4e89fa12c6cba8efee3becf6d09d7d9dda21ac5b" + "sha256=cae47d815b27dd4c824a007f1145856044542fe2588d23a443ef4eefec360bf1" + "md5=b1af973ec9cf7867a63714e92df82f2a" ] ] [ - "https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz" - "sexplib0" + "https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz" + "ocaml-integers" [ - "sha256=86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d" + "sha256=8bb517fa9a1818246eb8c4ce34ee1489fbebb4b92defa3a25d13cab8d23ec685" + "md5=201cf24143d7cb9a3921d572b6e6c42c" ] ] ]