Comparing builds

Builds orb@2024-08-08 14:24:39Z on debian-12 and orb@2024-08-15 14:23:00Z on debian-12

Compare in reverse direction

Opam packages with changes in their opam file

opam-core.2.1.6 (effectively equal)

diff
--- /tmp/opaml_d80f82 2025-01-08 15:53:21.160002000 +0000 +++ /tmp/opamr_284ce6 2025-01-08 15:53:21.160048000 +0000 @@ -21,7 +21,7 @@ homepage: "https://opam.ocaml.org" bug-reports: "https://github.com/ocaml/opam/issues" depends: [ - "ocaml" {>= "4.02.3"} + "ocaml" {>= "4.02.3" & (os != "win32" | < "5.0")} "base-unix" "base-bigarray" "ocamlgraph"