Comparing builds
Builds builder-web@2025-03-29 02:29:02Z on freebsd-14 and builder-web@2025-03-26 02:26:21Z on freebsd-14
Compare in reverse direction
Opam packages with version changes
owee.0.8->0.7
Opam packages with changes in their opam file
sexplib0.v0.17.0 (effectively equal)
diff
--- left/sexplib0/opam
+++ right/sexplib0/opam
@@ -18,7 +18,7 @@
"ocaml" {>= "4.14.0"}
"dune" {>= "3.11.0"}
]
-available: arch != "x86_32"
+available: arch != "arm32" & arch != "x86_32"
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/janestreet/sexplib0.git"
url {