docfd: 10.1.3 -> 10.2.0 (#401650)

Co-authored-by: chewblacka <chewblacka@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-25 08:01:44 +00:00
committed by GitHub
co-authored by chewblacka
+2 -2
View File
@@ -21,7 +21,7 @@ let
in
buildDunePackage' rec {
pname = "docfd";
version = "10.1.3";
version = "10.2.0";
minimalOCamlVersion = "5.1";
@@ -29,7 +29,7 @@ buildDunePackage' rec {
owner = "darrenldl";
repo = "docfd";
rev = version;
hash = "sha256-ZD1nKl/hfidlTGdBnNINt2EmlUmFWaJjSvY3wkyJJcg=";
hash = "sha256-wVhsZTG8yEkxKA0ta3IDe7O/ER5RuBuFOPKHP8xS2GA=";
};
nativeBuildInputs = [