ocamlPackages.ocaml_optcomp: update hash to sha256

This commit is contained in:
zimbatm 2017-01-24 16:01:04 +00:00
parent 36ac7058d2
commit 4958485bc3

View file

@ -4,8 +4,8 @@ stdenv.mkDerivation {
name = "ocaml-optcomp-1.6";
src = fetchurl {
url = https://github.com/diml/optcomp/archive/1.6.tar.gz;
md5 = "d3587244dba1b8b10f24d0b60a8c700d";
};
sha256 = "0hhhb2gisah1h22zlg5iszbgqxdd7x85cwd57bd4mfkx9l7dh8jh";
};
createFindlibDestdir = true;