ocamlPackages.cstruct: 4.0.0 → 5.0.0
This commit is contained in:
committed by
Vincent Laporte
parent
4d47330bef
commit
4a1ff5b3ce
@@ -6,7 +6,7 @@ else
|
||||
|
||||
buildDunePackage {
|
||||
pname = "cstruct-lwt";
|
||||
inherit (cstruct) version src meta;
|
||||
inherit (cstruct) version src useDune2 meta;
|
||||
|
||||
minimumOCamlVersion = "4.02";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user