Skip to content

Commit 4359be1

Browse files
authored
Merge pull request #24 from avsm/eio-fix
fix eio.1.3+ox on latest oxcaml
2 parents c66cb66 + 89f9d1a commit 4359be1

File tree

4 files changed

+4
-4
lines changed
  • packages
    • eio_linux/eio_linux.1.3+ox
    • eio_main/eio_main.1.3+ox
    • eio_posix/eio_posix.1.3+ox
    • eio/eio.1.3+ox

4 files changed

+4
-4
lines changed

packages/eio/eio.1.3+ox/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ x-extra-doc-deps: [
4747
]
4848
url {
4949
src:
50-
"git+https://github.com/oxcaml/eio.git#e6823784545a453af81493f744ddb2e73b8ea10a"
50+
"git+https://github.com/oxcaml/eio.git#7de26f5331f1e7aac1c086a5ebe849dd940b5c3e"
5151
}

packages/eio_linux/eio_linux.1.3+ox/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ x-extra-doc-deps: [
3838
]
3939
url {
4040
src:
41-
"git+https://github.com/oxcaml/eio.git#e6823784545a453af81493f744ddb2e73b8ea10a"
41+
"git+https://github.com/oxcaml/eio.git#7de26f5331f1e7aac1c086a5ebe849dd940b5c3e"
4242
}

packages/eio_main/eio_main.1.3+ox/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ x-extra-doc-deps: [
3939
]
4040
url {
4141
src:
42-
"git+https://github.com/oxcaml/eio.git#e6823784545a453af81493f744ddb2e73b8ea10a"
42+
"git+https://github.com/oxcaml/eio.git#7de26f5331f1e7aac1c086a5ebe849dd940b5c3e"
4343
}

packages/eio_posix/eio_posix.1.3+ox/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ x-extra-doc-deps: [
3535
]
3636
url {
3737
src:
38-
"git+https://github.com/oxcaml/eio.git#e6823784545a453af81493f744ddb2e73b8ea10a"
38+
"git+https://github.com/oxcaml/eio.git#7de26f5331f1e7aac1c086a5ebe849dd940b5c3e"
3939
}

0 commit comments

Comments
 (0)