Skip to content

Commit d177ba0

Browse files
authored
Update "available" for macOs
1 parent 8215e88 commit d177ba0

File tree

1 file changed

+2
-2
lines changed
  • packages/bitwuzla-c/bitwuzla-c.1.0.4

1 file changed

+2
-2
lines changed

packages/bitwuzla-c/bitwuzla-c.1.0.4/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ build: [
3636
]
3737
]
3838
dev-repo: "git+https://github.com/bitwuzla/ocaml-bitwuzla.git"
39-
available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) ]
39+
available: [ os = "linux" & (os-distribution != "ol" & os-distribution != "centos" | os-version >= 8) | os = "macos" ]
4040
url {
4141
src:
4242
"https://github.com/bitwuzla/ocaml-bitwuzla/releases/download/1.0.4/bitwuzla-1.0.4.tbz"
@@ -45,4 +45,4 @@ url {
4545
"sha512=6b20168df75bdfa9f4da8d3a114349a1add6de1ab7b47c3eb2458b2aa1bf394dfb304201cfcb86a8917ba8c70c81319bd131105ee42759eb5f03345905ff4636"
4646
]
4747
}
48-
x-commit-hash: "4b87ce46b8433fb3ef5575c8501d47b2511f51fd"
48+
x-commit-hash: "4b87ce46b8433fb3ef5575c8501d47b2511f51fd"

0 commit comments

Comments
 (0)