ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472)

This commit is contained in:
Vincent Laporte
2018-01-06 18:18:42 +01:00
committed by zimbatm
parent d7d3f359ae
commit 5391489cfc
2 changed files with 2 additions and 3 deletions

View File

@@ -15,6 +15,5 @@ stdenv.mkDerivation rec {
meta = {
description = "Client implementation of the Smart HTTP Git protocol in pure OCaml";
inherit (git.meta) homepage license maintainers platforms;
broken = true;
};
}