aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2018-01-13 10:21:20 -0600
committerWill Dietz <w@wdtz.org>2018-01-13 10:21:20 -0600
commit397157cc94ad271c763e19c1aac36bcfec725feb (patch)
tree023ce3628261183940d20218a44d69fa7a933ac9 /pkgs/applications/graphics/ImageMagick
parent18550603e978f528239b3d53ac1c50ba3795678e (diff)
imagemagick: 7.0.7-19 -> 7.0.7-21
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 e1d8dd01f9c..6aa2ba118d6 100644
--- a/pkgs/applications/graphics/ImageMagick/7.0.nix
+++ b/pkgs/applications/graphics/ImageMagick/7.0.nix
@@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
- version = "7.0.7-19";
- sha256 = "1naib6hspmq7d4gfpsksx78gc1lq3p2v3i9pxkkdvr9p9j15c4az";
+ version = "7.0.7-21";
+ sha256 = "0680dbg77gcyb3g4n22z5mp7c8mg0jpkqb0g4nj7d7r78nl869rv";
patches = [];
};
in