docfd: 7.0.0 -> 8.0.1 (#337919)

This commit is contained in:
lassulus
2024-09-01 10:04:21 +02:00
committed by GitHub
+3 -2
View File
@@ -21,7 +21,7 @@ let
in
buildDunePackage' rec {
pname = "docfd";
version = "7.0.0";
version = "8.0.1";
minimalOCamlVersion = "5.1";
@@ -29,7 +29,7 @@ buildDunePackage' rec {
owner = "darrenldl";
repo = "docfd";
rev = version;
hash = "sha256-R/UOA1rf9NnEQQWn/ToCZuUSC48DPqglrb+5ZjCdpb0=";
hash = "sha256-0VeUT9i3/eEA64XsrpUi3oXyrinEFSJWzsEXrsUly30=";
};
nativeBuildInputs = [
@@ -41,6 +41,7 @@ buildDunePackage' rec {
buildInputs = with ocamlPackages; [
cmdliner
containers-data
decompress
digestif
eio_main
lwd