Comparing builds
Opam packages with version changes
conf-pkg-config.3->4
Opam packages with changes in their opam file
builder.0.4.99~dev (effectively equal)
diff
--- left/builder/opam
+++ right/builder/opam
@@ -30,7 +30,7 @@
"logs"
"lwt"
"ptime"
- "uuidm"
+ "uuidm" {>= "0.9.9"}
"http-lwt-client" {>= "0.3.0"}
"base64"
]
@@ -43,5 +43,5 @@
dev-repo: "git+https://github.com/robur-coop/builder.git"
url {
src:
- "git+https://github.com/robur-coop/builder.git#d06e5ae6b5fbbc60773adf09ae7d843e0f06e634"
+ "git+https://github.com/robur-coop/builder.git#c56d32d773f3f449e107642f0b8158132e124e18"
}
\ No newline at end of file
System packages changed
linux-libc-dev 6.1.123-1->6.1.124-1