ocamlPackages.mldoc: 1.3.9 -> 1.4.8
This commit is contained in:
parent
ae8d7f156e
commit
c43baa4e38
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue