ocamlPackages.cstruct: 5.0.0 → 6.0.0
This commit is contained in:
committed by
Vincent Laporte
parent
99bb24459d
commit
6a27377958
@@ -8,7 +8,7 @@ buildDunePackage {
|
||||
pname = "cstruct-lwt";
|
||||
inherit (cstruct) version src useDune2 meta;
|
||||
|
||||
minimumOCamlVersion = "4.02";
|
||||
minimumOCamlVersion = "4.03";
|
||||
|
||||
propagatedBuildInputs = [ cstruct lwt ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user