Merge pull request 'Set upper bound on mirage-block-partition' (#29) from partition-bounds into main
Reviewed-on: #29
This commit is contained in:
commit
e002bf8730
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue