Comparing builds

Builds opam-graph@2024-07-03 14:31:07Z on debian-12 and opam-graph@2024-07-05 14:18:15Z on debian-12

Compare in reverse direction

Opam packages with changes in their opam file

conf-autoconf.0.2

build instruction (without common prefix) modifications, old:
["autoconf" "-V"]
new
["sh" "-exc" "autoconf -V"] {os = "win32" & os-distribution != "cygwinports"}
["autoconf" "-V"] {os != "win32" | os-distribution = "cygwinports"}