Comparing builds

Builds builder-web@2025-04-05 02:35:14Z on freebsd-14 and builder-web@2025-02-06 02:03:26Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

caqti.2.2.4->2.1.2
caqti-driver-sqlite3.2.2.4->2.1.1
caqti-lwt.2.2.4->2.1.1
conf-gmp.5->4
conf-gmp-powm-sec.4->3
dns.10.0.0->9.1.0
domain-name.0.4.1->0.4.0
dune.3.18.0->3.17.2
dune-configurator.3.18.0->3.17.2
dune-private-libs.3.18.0->3.17.2
dune-site.3.18.0->3.17.2
dyn.3.18.0->3.17.2
fmt.0.10.0->0.9.0
happy-eyeballs.2.0.0->1.2.2
happy-eyeballs-lwt.2.0.0->1.2.2
http-lwt-client.0.3.2->0.3.1
logs.0.8.0->0.7.0
lwt.5.9.1->5.9.0
lwt_ppx.5.9.1->5.8.0
ocamlbuild.0.16.1->0.15.0
ordering.3.18.0->3.17.2
owee.0.8->0.7
sqlite3.5.3.1->5.3.0
stdune.3.18.0->3.17.2
tar.3.3.0->3.2.0
tar-unix.3.3.0->3.2.0
tls.2.0.0->1.0.4
tls-lwt.2.0.0->1.0.4
topkg.1.0.8->1.0.7
uuidm.0.9.10->0.9.9
uutf.1.0.4->1.0.3

Opam packages with changes in their opam file

sexplib0.v0.17.0 (effectively equal)

diff
--- left/sexplib0/opam
+++ right/sexplib0/opam
@@ -18,7 +18,7 @@
   "ocaml" {>= "4.14.0"}
   "dune" {>= "3.11.0"}
 ]
-available: arch != "x86_32"
+available: arch != "arm32" & arch != "x86_32"
 build: ["dune" "build" "-p" name "-j" jobs]
 dev-repo: "git+https://github.com/janestreet/sexplib0.git"
 url {