Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-02-28 12:20:13 +00:00
committed by GitHub
13 changed files with 160 additions and 63 deletions
@@ -4,6 +4,8 @@ buildDunePackage rec {
pname = "ocaml-migrate-parsetree";
version = "2.1.0";
useDune2 = true;
minimumOCamlVersion = "4.02";
src = fetchurl {