ocamlPackages.mldoc: 1.3.9 -> 1.4.8

This commit is contained in:
Mario Rodas 2022-09-23 04:20:00 +00:00
parent ae8d7f156e
commit c43baa4e38

View file

@ -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 = [