Comparing builds

Builds builder-web@2025-03-29 02:29:02Z on freebsd-14 and builder-web@2025-02-04 02:41:00Z on freebsd-14

Compare in reverse direction

Opam packages removed

cachet.0.0.2

Opam packages with version changes

dns.10.0.0->9.1.0
domain-name.0.4.1->0.4.0
fmt.0.10.0->0.9.0
happy-eyeballs.2.0.0->1.2.2
happy-eyeballs-lwt.2.0.0->1.2.2
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
ocamlfind.1.9.8->1.9.6
owee.0.8->0.7
ppxlib.0.35.0->0.34.0
solo5-elftool.0.4.0->0.3.1
sqlite3.5.3.1->5.3.0
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 {

metrics-rusage.0.4.1 (effectively equal)

diff
--- left/metrics-rusage/opam
+++ right/metrics-rusage/opam
@@ -18,7 +18,6 @@
 conflicts: [
   "result" {< "1.5"}
 ]
-available: os != "win32"
 build: [
   ["dune" "subst"] {dev}
   ["dune" "build" "-p" name "-j" jobs]

http-lwt-client.0.3.1 (effectively equal)

diff
--- left/http-lwt-client/opam
+++ right/http-lwt-client/opam
@@ -10,7 +10,7 @@
 depends: [
   "ocaml" {>= "4.08.0"}
   "dune" {>= "2.0.0"}
-  "cmdliner" {>= "1.1.0" & < "2.0.0"}
+  "cmdliner" {>= "1.1.0"}
   "logs"
   "lwt"
   "base64" {>= "3.1.0"}

builder-web.0.2.99~dev

diff
--- left/builder-web/opam
+++ right/builder-web/opam
@@ -62,5 +62,5 @@
 dev-repo: "git+https://github.com/robur-coop/builder-web.git"
 url {
   src:
-    "git+https://github.com/robur-coop/builder-web.git#3333121984a50f6f2644a282071a98fe423bdd2d"
+    "git+https://github.com/robur-coop/builder-web.git#644c3c2c7d43a1042a1c072a3f9536ade54b0d41"
 }
\ No newline at end of file