Comparing builds
Opam packages with version changes
ca-certs.1.0.0->1.0.1
caqti.2.1.2->2.2.4
caqti-driver-sqlite3.2.1.1->2.2.4
caqti-lwt.2.1.1->2.2.4
conf-gmp.4->5
conf-gmp-powm-sec.3->4
digestif.1.2.0->1.3.0
dune.3.17.2->3.18.1
dune-configurator.3.17.2->3.18.1
dune-private-libs.3.17.2->3.18.1
dune-site.3.17.2->3.18.1
dyn.3.17.2->3.18.1
http-lwt-client.0.3.1->0.3.2
ocamlgraph.2.1.0->2.2.0
ordering.3.17.2->3.18.1
owee.0.7->0.8
stdune.3.17.2->3.18.1
tls.2.0.0->2.0.1
tls-lwt.2.0.0->2.0.1
x509.1.0.5->1.0.6
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 != "arm32" & arch != "x86_32"
+available: arch != "x86_32"
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/janestreet/sexplib0.git"
url {
lwt_ppx.5.9.1 (effectively equal)
diff
--- left/lwt_ppx/opam
+++ right/lwt_ppx/opam
@@ -16,7 +16,7 @@
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.16.0" & < "0.36"}
"ppx_let" {with-test}
- "lwt"
+ "lwt" {>= "5.7.0"}
"odoc" {with-doc}
]
build: [