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

docfd: 12.2.0 -> 12.3.0 (#491064)

parents 15051cd1 ca1b6e96
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.2.0";
  version = "12.3.0";

  minimalOCamlVersion = "5.1";

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

  # Compatibility with nottui ≥ 0.4