Comparing builds
Opam packages removed
base-domains.base
base-nnp.base
conf-git.1.1
New opam packages installed
conf-which.1
Opam packages with version changes
fmt.0.9.0->0.10.0
logs.0.7.0->0.8.0
ocaml.5.2.1->4.14.2
ocaml-base-compiler.5.2.1->4.14.2
ocaml-config.3->2
ocaml-solo5.1.0.1->0.8.5
ocaml-src.5.2.1->4.14.2
topkg.1.0.7->1.0.8
uutf.1.0.3->1.0.4
Duniverse directories with content changes
lwt (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz->https://github.com/ocsigen/lwt/archive/refs/tags/5.9.1.tar.gz) sha512 35574743df40170a8d1676254952c060090421a40d5f8ad37a6691f4f8bb0e28fca61f5efff1050edc4f8a3ffa2f06a1e23d0c084c89bfc105c1235e249bbc75->1c51fdb4d0856c89e2df08a1c0095ef28ebd0f613b07b03d0f66501ca5486515562071291e6d0932e57587ed0c9362c8b92c5c9eddb4d2bb2f5e129986b484a7, md5 763b9201c891f8c20ee02dec0af23355->18742da8b8fe3618e3fa700b7a884fe7
Opam packages with changes in their opam file
mirage-unikernel-hello-hvt.0.0.2 (effectively equal)
diff
--- left/mirage-unikernel-hello-hvt/opam
+++ right/mirage-unikernel-hello-hvt/opam
@@ -19,7 +19,7 @@
"mirage-runtime" {?monorepo & >= "4.9.0" & < "4.10.0"}
"mirage-sleep" {?monorepo & >= "4.0.0" & < "5.0.0"}
"mirage-solo5" {?monorepo & >= "0.10.0" & < "0.11.0"}
- "ocaml-solo5" {build & >= "0.8.2" & < "2.0.0"}
+ "ocaml-solo5" {build & >= "0.8.2" & < "1.0.0"}
"opam-monorepo" {build & >= "0.3.2"}
"solo5" {build & >= "0.7.5" & < "0.10.0"}
]
mirage.4.9.0 (effectively equal)
diff
--- left/mirage/opam
+++ right/mirage/opam
@@ -36,8 +36,8 @@
"ocaml" {with-test & < "5"}
"dune" {>= "2.9.0"}
"astring"
- "cmdliner" {>= "1.2.0"}
- "cmdliner" {with-test & >= "1.3.0"}
+ "cmdliner" {>= "1.2.0" & < "2.0.0"}
+ "cmdliner" {with-test & >= "1.3.0" & < "2.0.0"}
"emile" {>= "1.1"}
"fmt" {>= "0.8.7"}
"ipaddr" {>= "5.0.0"}