imagemagick7: 7.0.7-9 -> 7.0.7-14

This commit is contained in:
Franz Pletz 2017-12-11 04:59:37 +01:00
parent 02c3d3493e
commit 8a14953356
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.7-9";
sha256 = "0p0879chcfrghcamwgxxcmaaj04xv0z91ris7hxi37qdw8c7836w";
version = "7.0.7-14";
sha256 = "04hpc9i6fp09iy0xkidlfhfqr7zg45izqqj5fx93n3dxalq65xqw";
patches = [];
};
in