Comparing builds
New opam packages installed
cachet.0.0.2
Opam packages with version changes
ocamlfind.1.9.6->1.9.8
solo5-elftool.0.3.1->0.4.0
Opam packages with changes in their opam file
owee.0.7 (effectively equal)
diff
--- left/owee/opam
+++ right/owee/opam
@@ -16,7 +16,7 @@
"ocaml" {>= "4.06"}
"dune" {>= "2.0"}
]
-available: arch != "x86_32" & arch != "arm32"
+available: arch != "x86_32" & arch != "arm32" & os != "win32"
build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
metrics-rusage.0.4.1 (effectively equal)
diff
--- left/metrics-rusage/opam
+++ right/metrics-rusage/opam
@@ -32,4 +32,5 @@
"sha512=8da6e5666a9196f7c6aa77de034a1410e2dd89ee717ffd179ed480c7d4cd9f9e2088abefc05ba8b53a6668bc36ff4fd2d5af2e5a1b79ecd00e2ec35592591dbf"
]
}
-x-commit-hash: "2459c6626c1e48a2b3a65e8a7f4991c5cf8bfddd"
\ No newline at end of file
+x-commit-hash: "2459c6626c1e48a2b3a65e8a7f4991c5cf8bfddd"
+available: os != "win32"
\ No newline at end of file
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#d6c0cd12ac101594c9bcf6ce5d51b2b01fbdc0a8"
+ "git+https://github.com/robur-coop/builder-web.git#3333121984a50f6f2644a282071a98fe423bdd2d"
}
\ No newline at end of file