File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
bitwuzla-c/bitwuzla-c.1.0.4 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ build: [
3636 ]
3737]
3838dev-repo: "git+https://github.com/bitwuzla/ocaml-bitwuzla.git"
39- available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) | os = "macos" ]
39+ available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) ]
4040url {
4141 src:
4242 "https://github.com/bitwuzla/ocaml-bitwuzla/releases/download/1.0.4/bitwuzla-1.0.4.tbz"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ build: [
3535 ]
3636]
3737dev-repo: "git+https://github.com/bitwuzla/ocaml-bitwuzla.git"
38- available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) | os = "macos" ]
38+ available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) ]
3939url {
4040 src:
4141 "https://github.com/bitwuzla/ocaml-bitwuzla/releases/download/1.0.4/bitwuzla-1.0.4.tbz"
You can’t perform that action at this time.
0 commit comments