imagemagick7: 7.0.10-14 -> 7.0.10-17

This commit is contained in:
R. RyanTM 2020-06-09 22:09:11 +00:00 committed by Jon
parent b44f547c53
commit 2e264a8908

View File

@ -13,8 +13,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.10-14";
sha256 = "1qcsq5884iqis1adpfbx3cwki8v4q9wwh70fpcaqnwwmznmqfq4j";
version = "7.0.10-17";
sha256 = "15cj9qkikx13j6gfqaawi4nh09lnzg3asf5mdcswx6z6yhbf90zx";
patches = [];
};
in