Comparing builds
Opam packages with changes in their opam file
domain-name.0.4.0 (effectively equal)
diff
--- left/domain-name/opam
+++ right/domain-name/opam
@@ -17,7 +17,7 @@
bug-reports: "https://github.com/hannesm/domain-name/issues"
depends: [
"ocaml" {>= "4.04.2"}
- "dune" {>= "1.0"}
+ "dune"
"alcotest" {with-test}
]
build: [
@@ -34,5 +34,4 @@
"sha512=f25aedb1ddf6ab8c49b1545cf88f4990114a9e7954d91cabf260e6ce470abd42dd135e8a55084262a77d4c9ee4bff6dc00c71307b23a48d82d50593b910ee173"
]
}
-x-commit-hash: "e9833486ee40ef2c49c43dd72976022a627b4a34"
-x-maintenance-intent: ["(latest)"]
\ No newline at end of file
+x-commit-hash: "e9833486ee40ef2c49c43dd72976022a627b4a34"
\ No newline at end of file