Comparing builds
Opam packages removed
hex.1.5.0
hkdf.1.0.4
pbkdf.1.2.0
salsa20-core.1.1.0
scrypt-kdf.1.2.0
New opam packages installed
kdf.1.0.0
Opam packages with version changes
asn1-combinators.0.2.6->0.3.2
builder.0.3.99~dev->0.4.99~dev
ca-certs.0.2.3->1.0.0
caqti.2.1.1->2.1.2
dream.1.0.0~alpha6->1.0.0~alpha7
eqaf.0.9->0.10
http-lwt-client.0.2.6->0.3.0
httpun-types.0.1.0->0.2.0
mirage-crypto.0.11.3->1.1.0
mirage-crypto-ec.0.11.3->1.1.0
mirage-crypto-pk.0.11.3->1.1.0
mirage-crypto-rng.0.11.3->1.1.0
mirage-crypto-rng-lwt.0.11.3->1.1.0
tls.0.17.5->1.0.2
tls-lwt.0.17.5->1.0.2
x509.0.16.5->1.0.3
Opam packages with changes in their opam file
builder-web.0.2.0~dev (effectively equal)
diff
--- /tmp/opaml_684c9c 2025-01-08 20:21:24.989708000 +0000
+++ /tmp/opamr_31ebbf 2025-01-08 20:21:24.989755000 +0000
@@ -14,18 +14,16 @@
depends: [
"ocaml" {>= "4.13.0" & < "5.0.0"}
"dune" {>= "2.7.0"}
- "builder" {>= "0.2.0"}
- "dream" {>= "1.0.0~alpha4"}
- "cstruct" {>= "6.0.0"}
+ "builder" {>= "0.4.0"}
+ "dream" {>= "1.0.0~alpha7"}
"bos"
- "hex"
+ "ohex" {>= "0.2.0"}
"lwt" {>= "5.7.0"}
- "caqti" {>= "2.1.1"}
+ "caqti" {>= "2.1.2"}
"caqti-lwt"
"caqti-driver-sqlite3"
- "pbkdf"
"mirage-crypto-rng" {>= "0.11.0"}
- "scrypt-kdf"
+ "kdf"
"opam-core"
"opam-format" {>= "2.1.0"}
"metrics" {>= "0.3.0"}
@@ -36,8 +34,7 @@
"tyxml" {>= "4.3.0"}
"ptime"
"duration"
- "mirage-crypto"
- "asn1-combinators"
+ "asn1-combinators" {>= "0.3.0"}
"logs"
"cmdliner" {>= "1.1.0"}
"uri"
@@ -48,9 +45,11 @@
"owee"
"solo5-elftool" {>= "0.3.0"}
"decompress" {>= "1.5.0"}
+ "digestif" {>= "1.2.0"}
"alcotest" {>= "1.2.0" & with-test}
"ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test}
+ "yojson" {with-test}
]
build: [
["dune" "subst"] {dev}
@@ -62,5 +61,5 @@
dev-repo: "git+https://github.com/robur-coop/builder-web.git"
url {
src:
- "git+https://github.com/robur-coop/builder-web.git#71a5b0da96d4d0170b92fac5da11a70ba244e76b"
+ "git+https://github.com/robur-coop/builder-web.git#47b1759d0f3ef0ab0ba4cce4ead80dd10d71cef4"
}
\ No newline at end of file
System packages changed
builder 0.3.2.19.g6a2682c->0.4.0