Comparing builds

Builds orb@2024-08-08 14:24:39Z on debian-12 and orb@2024-08-13 14:20:11Z 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_a9b605 2025-01-08 15:46:53.750295000 +0000 +++ /tmp/opamr_f3d03c 2025-01-08 15:46:53.750355000 +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"