docfd: 10.1.3 -> 10.2.0 (#401650)

Co-authored-by: chewblacka <chewblacka@users.noreply.github.com>

authored by

nixpkgs-merge-bot[bot]
chewblacka
and committed by
GitHub
b53c0d27 6dea4b52

+2 -2
+2 -2
pkgs/by-name/do/docfd/package.nix
··· 21 21 in 22 22 buildDunePackage' rec { 23 23 pname = "docfd"; 24 - version = "10.1.3"; 24 + version = "10.2.0"; 25 25 26 26 minimalOCamlVersion = "5.1"; 27 27 ··· 29 29 owner = "darrenldl"; 30 30 repo = "docfd"; 31 31 rev = version; 32 - hash = "sha256-ZD1nKl/hfidlTGdBnNINt2EmlUmFWaJjSvY3wkyJJcg="; 32 + hash = "sha256-wVhsZTG8yEkxKA0ta3IDe7O/ER5RuBuFOPKHP8xS2GA="; 33 33 }; 34 34 35 35 nativeBuildInputs = [