Unverified Commit 6ace1877 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

docfd: 8.0.2 -> 8.0.3 (#342985)

parents a3701716 778d506a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [