Comparing builds

Builds builder@2024-06-30 13:34:08Z on freebsd-14 and builder@2024-07-15 11:13:02Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

ocamlbuild.0.14.3->0.15.0

Opam packages with changes in their opam file

tls.0.17.5 (effectively equal)

diff
--- left/tls/opam
+++ right/tls/opam
@@ -40,7 +40,7 @@
   "fmt" {>= "0.8.7"}
   "cstruct-unix" {with-test & >= "3.0.0"}
   "ounit2" {with-test & >= "2.2.0"}
-  "hkdf"
+  "hkdf" {< "2.0.0"}
   "logs"
   "ipaddr"
   "alcotest" {with-test}