ocamlPackages.qcheck 0.21.2 -> 0.21.3 https://repology.org/project/ocaml:qcheck/versions attrpath: ocamlPackages.qcheck Checking auto update branch... No auto update branch exists Old version 0.21.2" 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"; }; }