Unverified Commit 55dc8b45 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

docfd: 12.1.0 -> 12.2.0 (#466842)

parents e372997d 893d3812
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

ocamlPackages.buildDunePackage rec {
  pname = "docfd";
  version = "12.1.0";
  version = "12.2.0";

  minimalOCamlVersion = "5.1";

@@ -22,7 +22,7 @@ ocamlPackages.buildDunePackage rec {
    owner = "darrenldl";
    repo = "docfd";
    rev = version;
    hash = "sha256-fDvjnqAH0ALP1im34vxmXtO7kst0G/iPu3VLLBas5YI=";
    hash = "sha256-0URs7X94/2D0WLpVBXjYZ3zDR3uGXSVG+WLdsAqVKBg=";
  };

  # Compatibility with nottui ≥ 0.4