File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,5 +36,5 @@ alternative to the standard module Unix."
3636
3737url {
3838 src: "https://github.com/aantron/luv/releases/download/0.5.12/luv-0.5.12.tar.gz"
39- checksum: "md5=614435463a30b22c1ab157e428a53ebb "
39+ checksum: "md5=a4fd3362abd9856c25337eb243291879 "
4040}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ctypes" {>= "0.14.0"} # Ctypes.CArray.of_string.
1717 "dune" {>= "2.0.0"}
1818 "luv" {>= "0.5.8"} # uv.h.
19- "ocaml" {>= "4.02 .0"}
19+ "ocaml" {>= "4.03 .0"}
2020]
2121
2222build: [
@@ -25,5 +25,5 @@ build: [
2525
2626url {
2727 src: "https://github.com/aantron/luv/releases/download/0.5.12/luv-0.5.12.tar.gz"
28- checksum: "md5=614435463a30b22c1ab157e428a53ebb "
28+ checksum: "md5=a4fd3362abd9856c25337eb243291879 "
2929}
You can’t perform that action at this time.
0 commit comments