Comparing builds
Opam packages with changes in their opam file
orb.0.0.2~dev (effectively equal)
diff
--- left/orb/opam
+++ right/orb/opam
@@ -20,7 +20,7 @@
"opam-core" {>= "2.1.2"}
"opam-format" {>= "2.1.2"}
"opam-solver" {>= "2.1.2"}
- "opam-state" {>= "2.1.2"}
+ "opam-state" {>= "2.1.2" & < "2.2.0"}
]
build: [
["dune" "subst"] {dev}
@@ -30,5 +30,6 @@
]
dev-repo: "git+https://github.com/robur-coop/orb.git"
url {
- src: "git+https://github.com/robur-coop/orb.git#232dbb8a"
+ src:
+ "git+https://github.com/robur-coop/orb.git#232dbb8a7bf59c484f28b96f9162eef81c9ebfd7"
}
\ No newline at end of file
Environment variables removed
PKG_CONFIG_PATH /tmp/myswitch/lib/pkgconfig
System packages changed
libcurl3-gnutls 7.74.0-1.3+deb11u11->7.74.0-1.3+deb11u12
libssh2-1 1.9.0-2->1.9.0-2+deb11u1
linux-libc-dev 5.10.218-1->5.10.221-1
orb 0.0.2-10-g7a43a0a->0.0.2-18-g232dbb8