Comparing builds

Builds builder-web@2025-03-02 09:15:15Z on debian-12 and builder-web@2025-02-13 09:32:11Z on debian-12

Compare in reverse direction

Opam packages removed

builder-web.0.2.99~dev
cachet.0.0.2
solo5-elftool.0.4.0

Opam packages with version changes

dns.10.0.0->9.1.0
domain-name.0.4.1->0.4.0
ocamlbuild.0.16.1->0.15.0

Duniverse parsing error

not a single root package found in opam switch export

Opam packages with changes in their opam file

lwt_ppx.5.8.0 (effectively equal)

diff
--- left/lwt_ppx/opam
+++ right/lwt_ppx/opam
@@ -14,7 +14,7 @@
 depends: [
   "dune" {>= "1.12"}
   "ocaml" {>= "4.08"}
-  "ppxlib" {>= "0.16.0" & < "0.36.0"}
+  "ppxlib" {>= "0.16.0"}
   "lwt" {>= "5.7.0"}
 ]
 build: [