Merge pull request #42494 from r-ryantm/auto-update/imagemagick

imagemagick7: 7.0.7-35 -> 7.0.8-2
This commit is contained in:
adisbladis 2018-06-25 16:19:56 +08:00 committed by GitHub
commit f799f12fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.7-35";
sha256 = "1gn4frzxa1v712pcwwkmi0m2a6gbrg2564dbxxr7130zc66licpz";
version = "7.0.8-2";
sha256 = "06cpvvv8xikw5jm1pa2xxxlnsy743ham67yshpndn2x3fyf48267";
patches = [];
};
in