docfd: 10.1.3 -> 10.2.0

This commit is contained in:
R. Ryantm
2025-04-25 06:41:58 +00:00
parent bca8c7d113
commit 81211c98fe
+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 = [