docfd: 8.0.3 -> 10.1.3 (#394667)
This commit is contained in:
@@ -21,7 +21,7 @@ let
|
||||
in
|
||||
buildDunePackage' rec {
|
||||
pname = "docfd";
|
||||
version = "8.0.3";
|
||||
version = "10.1.3";
|
||||
|
||||
minimalOCamlVersion = "5.1";
|
||||
|
||||
@@ -29,7 +29,7 @@ buildDunePackage' rec {
|
||||
owner = "darrenldl";
|
||||
repo = "docfd";
|
||||
rev = version;
|
||||
hash = "sha256-890/3iBruaQtWwlcvwuz4ujp7+P+5y1/2Axx4Iuik8Q=";
|
||||
hash = "sha256-ZD1nKl/hfidlTGdBnNINt2EmlUmFWaJjSvY3wkyJJcg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
@@ -42,18 +42,22 @@ buildDunePackage' rec {
|
||||
cmdliner
|
||||
containers-data
|
||||
decompress
|
||||
diet
|
||||
digestif
|
||||
eio_main
|
||||
lwd
|
||||
nottui
|
||||
notty
|
||||
ocaml_sqlite3
|
||||
ocolor
|
||||
oseq
|
||||
ppx_deriving
|
||||
ppxlib
|
||||
progress
|
||||
re
|
||||
spelll
|
||||
timedesc
|
||||
uuseg
|
||||
yojson
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user