summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-06-09 22:09:11 +0000
committerJon <jonringer@users.noreply.github.com>2020-06-11 10:30:33 -0700
commit2e264a89089f24c86cd544dd6befa422aed26c15 (patch)
tree57e410a82f9115c73352342ea6460eec304c17bb /pkgs/applications/graphics/ImageMagick
parentb44f547c53cd2d51a3cc991f0d8fee1f47acf8f5 (diff)
imagemagick7: 7.0.10-14 -> 7.0.10-17
Diffstat (limited to 'pkgs/applications/graphics/ImageMagick')
-rw-r--r--pkgs/applications/graphics/ImageMagick/7.0.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/ImageMagick/7.0.nix b/pkgs/applications/graphics/ImageMagick/7.0.nix
index 4472e41e9d1a..9bcf517e1d9e 100644
--- a/pkgs/applications/graphics/ImageMagick/7.0.nix
+++ b/pkgs/applications/graphics/ImageMagick/7.0.nix
@@ -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