imagemagick7: 7.0.7-8 -> 7.0.7-9

This commit is contained in:
Franz Pletz 2017-11-05 15:16:00 +01:00
parent 611829ba42
commit 4f8c5331c8
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-8";
sha256 = "0h2jbaxrxrmdcr5crf1d93sc60v4zfqrrl3w79md6h11wf57ksbp";
version = "7.0.7-9";
sha256 = "0p0879chcfrghcamwgxxcmaaj04xv0z91ris7hxi37qdw8c7836w";
patches = [];
};
in