docfd: 8.0.2 -> 8.0.3 (#342985)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-09-19 10:54:53 +00:00
committed by GitHub
+2 -2
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 = [