We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024eeaf commit e1ffd7dCopy full SHA for e1ffd7d
packages/bitwuzla-cxx/bitwuzla-cxx.0.7.0/opam
@@ -38,7 +38,7 @@ build: [
38
]
39
40
dev-repo: "git+https://github.com/bitwuzla/ocaml-bitwuzla.git"
41
-available: [ arch != "arm32" & (os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) | os = "macos" & os-distribution = "homebrew") ]
+available: [ arch != "arm32" & (os = "linux" & os-distribution != "arch" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) | os = "macos" & os-distribution = "homebrew") ]
42
url {
43
src:
44
"https://github.com/bitwuzla/ocaml-bitwuzla/releases/download/0.7.0/bitwuzla-cxx-0.7.0.tbz"
0 commit comments