ocamlPackages.lwt: 5.3.0 → 5.4.0
This commit is contained in:
committed by
Vincent Laporte
parent
e4b1824c5b
commit
0279876952
@@ -4,6 +4,8 @@ buildDunePackage rec {
|
||||
pname = "lwt-dllist";
|
||||
version = "1.0.0";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
minimumOCamlVersion = "4.03";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user