ocamlPackages.qcheck 0.20 -> 0.21 https://repology.org/project/ocaml:qcheck/versions attrpath: ocamlPackages.qcheck Checking auto update branch... No auto update branch exists Old version 0.20" not present in master derivation file with contents: { buildDunePackage, qcheck-ounit }: buildDunePackage { pname = "qcheck"; inherit (qcheck-ounit) version src patches; duneVersion = "3"; propagatedBuildInputs = [ qcheck-ounit ]; meta = qcheck-ounit.meta // { description = "Compatibility package for qcheck"; }; }