this repo has no description

`Mybuild.Version.save` requires `mybuild.4`

mybuild does not have a version released 4 on OPAM (it exists as git tag
though) but 5 exists and the solver will pick this.

Changed files
+1 -1
packages
esgg
esgg.20190322
+1 -1
packages/esgg/esgg.20190322/opam
···
"easy-format"
"jsonm"
"ppx_deriving" {>= "4.2"}
-
"mybuild"
+
"mybuild" {>= "4"}
]
conflicts: [
"dune" {= "1.4.0"}