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

docfd: 12.0.0 -> 12.1.0 (#464011)

parents 9ac2035f 9231d77f
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.0.0";
  version = "12.1.0";

  minimalOCamlVersion = "5.1";

@@ -22,7 +22,7 @@ ocamlPackages.buildDunePackage rec {
    owner = "darrenldl";
    repo = "docfd";
    rev = version;
    hash = "sha256-Tb5J9FgI2JBpl5oejWRT3ixzt7kufnM+Xy6DdiB9s98=";
    hash = "sha256-fDvjnqAH0ALP1im34vxmXtO7kst0G/iPu3VLLBas5YI=";
  };

  # Compatibility with nottui ≥ 0.4