ocamlPackages.tezt: 4.1.0 -> 4.2.0 (#376267)

This commit is contained in:
Wolfgang Walther
2025-02-25 19:09:20 +01:00
committed by GitHub
@@ -10,7 +10,7 @@
buildDunePackage rec {
pname = "tezt";
version = "4.1.0";
version = "4.2.0";
minimalOCamlVersion = "4.12";
@@ -18,7 +18,7 @@ buildDunePackage rec {
owner = "nomadic-labs";
repo = pname;
rev = version;
hash = "sha256-1Cl/GOB+MDPJIl/6600PLTSL+vCYcAZGjedd6hr7rJw=";
hash = "sha256-8+q/A1JccH3CfWxfNhgJU5X+KEp+Uw7nvS72ZcPRsd8=";
};
propagatedBuildInputs = [