Comparing builds
Opam packages with version changes
ocamlbuild.0.15.0->0.14.3
Opam packages with changes in their opam file
conf-autoconf.0.2
diff
--- left/conf-autoconf/opam
+++ right/conf-autoconf/opam
@@ -12,9 +12,8 @@
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: conf
build: [
- ["sh" "-exc" "autoconf -V"]
- {os = "win32" & os-distribution != "cygwinports"}
- ["autoconf" "-V"] {os != "win32" | os-distribution = "cygwinports"}
+ "autoconf"
+ "-V"
]
depexts: [
["autoconf"] {os-family = "debian" | os-family = "ubuntu"}
Environment variables removed
ARCH x86_64
System packages changed
bash 5.2.32->5.2.26_1
builder 0.3.2.19.g6a2682c->0.3.2.15.gbb3a686
curl 8.9.1_1->8.8.0
git 2.46.0->2.45.1
orb 0.0.2.27.g91da7d2->0.0.2.18.g232dbb8
perl5 5.36.3_2->5.36.3_1