Merge pull request #192690 from marsam/update-mldoc

ocamlPackages.mldoc: 1.3.9 -> 1.4.8
This commit is contained in:
Mario Rodas
2022-09-24 09:17:06 -05:00
committed by GitHub
@@ -28,7 +28,7 @@ let
in
buildDunePackage rec {
pname = "mldoc";
version = "1.3.9";
version = "1.4.8";
minimalOCamlVersion = "4.10";
@@ -36,7 +36,7 @@ buildDunePackage rec {
owner = "logseq";
repo = "mldoc";
rev = "v${version}";
sha256 = "sha256-C5SeG10EoZixCWeBxw7U+isAR8UWd1jzHLdmbp//gAs=";
sha256 = "sha256-263/TQ8+Ihv6bCWnq4hA5Yk6mtokb3312dJrJ8U1QQs=";
};
buildInputs = [