Comparing builds
Opam packages removed
cachet.0.0.2
Opam packages with version changes
ocamlfind.1.9.8->1.9.6
solo5-elftool.0.4.0->0.3.1
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" & os != "win32"
+available: arch != "x86_32" & arch != "arm32"
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
@@ -18,7 +18,6 @@
conflicts: [
"result" {< "1.5"}
]
-available: os != "win32"
build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
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#d6c0cd12ac101594c9bcf6ce5d51b2b01fbdc0a8"
}
\ No newline at end of file