Set upper bound on mirage-block-partition

In preparation of a breaking change.
This commit is contained in:
Reynir Björnsson 2024-03-21 11:24:47 +01:00
parent b3a74b0c1d
commit 61be0a3ff5

View file

@ -81,7 +81,7 @@ let mirror =
package "opam-file-format" ;
package ~min:"2.2.0" ~sublibs:[ "gz" ] "tar" ;
package ~min:"2.2.0" "tar-mirage" ;
package "mirage-block-partition" ;
package ~max:"0.2.0" "mirage-block-partition" ;
package "oneffs" ;
]
(block @-> time @-> pclock @-> stackv4v6 @-> git_client @-> alpn_client @-> job)