Skip to content

Commit 213386e

Browse files
authored
Merge pull request ocaml#23461 from ocaml/mseri-patch-3
Fix typo in owl 1.1
2 parents 962a2fa + ca10502 commit 213386e

File tree

1 file changed

+1
-1
lines changed
  • packages/owl/owl.1.1

1 file changed

+1
-1
lines changed

packages/owl/owl.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ depends: [
3434
"stdio" {build}
3535
"npy"
3636
]
37-
available: arch = "x86_32" | arch = "x86_34"
37+
available: arch = "x86_32" | arch = "x86_64"
3838
url {
3939
src: "https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz"
4040
checksum: [

0 commit comments

Comments
 (0)