this repo has no description

Update opam

Kate 1b492dbb 3599af74

Changed files
+1 -1
packages
libirmin
libirmin.3.6.0
+1 -1
packages/libirmin/libirmin.3.6.0/opam
···
# Disabled on arm64 linux and s390x because of a SEGFAULT in tests
# Disabled on macOS because of https://github.com/mirage/ca-certs/issues/20
-
available: [ arch != "arm64" arch != "s390x" & os != "macos" ]
+
available: [ arch != "arm64" & arch != "s390x" & os != "macos" ]
url {
src:
"https://github.com/mirage/irmin/releases/download/3.6.0/irmin-3.6.0.tbz"