aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-10-23 22:16:57 +0200
committerFranz Pletz <fpletz@fnordicwalking.de>2017-10-23 22:16:57 +0200
commitbb493911516b812d5e03567836fb049c2ee02608 (patch)
treeb3d03e156786f77c4b7aa55b2f982be2237e2c7e /pkgs/applications/graphics/ImageMagick
parent6af0de6478a7028b6fd73fbd44cacf0c13c7be99 (diff)
imagemagick7: 7.0.7-4 -> 7.0.7-8
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 a70a67d548f..f2046f0d912 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-4";
- sha256 = "074w4jm5s98b8dxwjl8lljvdhmm3mbg1ikgjy1mw3c1sb08z3nc8";
+ version = "7.0.7-8";
+ sha256 = "0h2jbaxrxrmdcr5crf1d93sc60v4zfqrrl3w79md6h11wf57ksbp";
patches = [];
};
in