ocamlPackages.lwt: 5.3.0 → 5.4.0

This commit is contained in:
Vincent Laporte
2021-02-12 17:42:29 +01:00
committed by Vincent Laporte
parent e4b1824c5b
commit 0279876952
3 changed files with 12 additions and 4 deletions
@@ -4,6 +4,8 @@ buildDunePackage rec {
pname = "lwt_log";
version = "1.1.1";
useDune2 = true;
minimumOCamlVersion = "4.02";
src = fetchFromGitHub {