docfd: 8.0.2 -> 8.0.3

This commit is contained in:
R. Ryantm 2024-09-19 08:16:31 +00:00
parent a5af82e680
commit 778d506a69

View File

@ -21,7 +21,7 @@ let
in
buildDunePackage' rec {
pname = "docfd";
version = "8.0.2";
version = "8.0.3";
minimalOCamlVersion = "5.1";
@ -29,7 +29,7 @@ buildDunePackage' rec {
owner = "darrenldl";
repo = "docfd";
rev = version;
hash = "sha256-A4feBRZs9EFpfgbGGcaKlwAz59RbKuPZAVJytgYVUAc=";
hash = "sha256-890/3iBruaQtWwlcvwuz4ujp7+P+5y1/2Axx4Iuik8Q=";
};
nativeBuildInputs = [