@@ -13,12 +13,13 @@ homepage: "https://github.com/okTurtles/strings"
1313doc: "https://github.com/okTurtles/strings"
1414bug-reports: "https://github.com/okTurtles/strings/issues"
1515pin-depends: [
16- [ "angstrom-eio.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#137d5ba2bb55f99b5278c11ab0c967669f2b998a" ]
17- [ "angstrom.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#137d5ba2bb55f99b5278c11ab0c967669f2b998a" ]
18- [ "eio.0.11.custom" "git+https://github.com/SGrondin/eio.git#full-workpool" ]
19- [ "eio_posix.0.11.custom" "git+https://github.com/SGrondin/eio.git#full-workpool" ]
20- [ "eio_linux.0.11.custom" "git+https://github.com/SGrondin/eio.git#full-workpool" ]
21- [ "eio_main.0.11.custom" "git+https://github.com/SGrondin/eio.git#full-workpool" ]
16+ [ "angstrom-eio.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
17+ [ "angstrom.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
18+ [ "eio.0.12.custom" "git+https://github.com/SGrondin/eio.git#37e0dc0d98bd6c18506a974c3ce2b81e89be30a9" ]
19+ [ "eio_posix.0.12.custom" "git+https://github.com/SGrondin/eio.git#37e0dc0d98bd6c18506a974c3ce2b81e89be30a9" ]
20+ [ "eio_linux.0.12.custom" "git+https://github.com/SGrondin/eio.git#37e0dc0d98bd6c18506a974c3ce2b81e89be30a9" ]
21+ [ "eio_main.0.12.custom" "git+https://github.com/SGrondin/eio.git#37e0dc0d98bd6c18506a974c3ce2b81e89be30a9" ]
22+ [ "SZXX.4.0.1.custom" "git+https://github.com/asemio/SZXX.git#4.0.1" ]
2223]
2324depends: [
2425 "ocaml" { = "5.0.0" }
@@ -28,7 +29,7 @@ depends: [
2829 "ocamlformat" { = "0.25.1" & with-test }
2930 "ocaml-lsp-server" { with-test }
3031
31- "eio_main" { = "0.11 .custom" }
32+ "eio_main" { = "0.12 .custom" }
3233
3334 "angstrom" { = "0.15.0.custom" }
3435 "angstrom-eio" { = "0.15.0.custom" }
@@ -42,5 +43,5 @@ depends: [
4243 "yojson"
4344 "uuidm"
4445 "wtf8"
45- "SZXX" { > = "4.0.0 " }
46+ "SZXX" { = "4.0.1.custom " }
4647]
0 commit comments