Comparing builds
Builds modulectomy@2024-07-08 12:27:49Z on freebsd-14 and modulectomy@2024-08-04 13:53:37Z on freebsd-14
Compare in reverse direction
Opam packages with version changes
ocamlbuild.0.14.3->0.15.0
Opam packages with changes in their opam file
either.1.0.0 (effectively equal)
diff
--- left/either/opam
+++ right/either/opam
@@ -14,6 +14,7 @@
bug-reports: "https://github.com/mirage/either/issues"
depends: [
"dune" {>= "2.0"}
+ "ocaml"
]
build: [
["dune" "subst"] {dev}