Comparing builds
Duniverse directories with content changes
mirage-swapfs (https://github.com/robur-coop/mirage-swapfs/releases/download/v0.1.0/swapfs-0.1.0.tbz->git+https://github.com/robur-coop/mirage-swapfs.git#39453c59bf38d586f922a8c56e572281d7049aa4) sha512 f9c60123ad49a78319ac51eba4e1a16a1164c22ff24ccde1e0a06c51a79d694f159a7303a84a43dae092e36d51b70fc80fc3d239d56983eb352d32463c44e8f6->NONE, sha256 76f5fe543f39c6ceec8124382125676bf22bb748cdc45f8736d2af6e10c73c7f->NONE
Opam packages with changes in their opam file
mirage-unikernel-opam-mirror-hvt.0.0.1
diff
--- left/mirage-unikernel-opam-mirror-hvt/opam
+++ right/mirage-unikernel-opam-mirror-hvt/opam
@@ -58,7 +58,7 @@
dev-repo: "git://dummy"
url {
src:
- "git+https://git.robur.coop/robur/opam-mirror.git#97f68a85e9cff9197697600edb64d0cc6f948b70"
+ "git+https://git.robur.coop/robur/opam-mirror.git#921ee6b68468994da81b915ae09461c8ab983877"
}
x-mirage-configure: [
"sh"
dune.3.16.1 (effectively equal)
diff
--- left/dune/opam
+++ right/dune/opam
@@ -26,8 +26,8 @@
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
- "ocaml" {>= "4.08"} |
- ("ocaml" {>= "4.02" & < "4.08~~"} & "ocamlfind-secondary")
+ ("ocaml" {>= "4.08"} |
+ ("ocaml" {>= "4.02" & < "4.08~~"} & "ocamlfind-secondary"))
"base-unix"
"base-threads"
]
conf-pkg-config.3 (effectively equal)
diff
--- left/conf-pkg-config/opam
+++ right/conf-pkg-config/opam
@@ -12,10 +12,10 @@
homepage: "http://www.freedesktop.org/wiki/Software/pkg-config/"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
depends: [
- "host-arch-x86_64" {os = "win32" & os-distribution = "msys2"} &
- "conf-mingw-w64-pkgconf-x86_64" {os = "win32" & os-distribution = "msys2"} |
- "host-arch-x86_32" {os = "win32" & os-distribution = "msys2"} &
- "conf-mingw-w64-pkgconf-i686" {os = "win32" & os-distribution = "msys2"}
+ ("host-arch-x86_64" {os = "win32" & os-distribution = "msys2"} &
+ "conf-mingw-w64-pkgconf-x86_64" {os = "win32" & os-distribution = "msys2"} |
+ "host-arch-x86_32" {os = "win32" & os-distribution = "msys2"} &
+ "conf-mingw-w64-pkgconf-i686" {os = "win32" & os-distribution = "msys2"})
]
flags: conf
build: [