Skip to content

Commit 6427278

Browse files
committed
Retag Luv; don't refer to module Result
1 parent 9c449af commit 6427278

File tree

2 files changed

+3
-3
lines changed
  • packages
    • luv_unix/luv_unix.0.5.1
    • luv/luv.0.5.12

2 files changed

+3
-3
lines changed

packages/luv/luv.0.5.12/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ alternative to the standard module Unix."
3636

3737
url {
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
}

packages/luv_unix/luv_unix.0.5.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2222
build: [
@@ -25,5 +25,5 @@ build: [
2525

2626
url {
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
}

0 commit comments

Comments
 (0)