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_log";
|
||||
version = "1.1.1";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
minimumOCamlVersion = "4.02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user