aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorVladyslav M <dywedir@pm.me>2018-10-05 16:48:38 +0300
committerxeji <36407913+xeji@users.noreply.github.com>2018-10-05 15:48:38 +0200
commita5d6705e20d730abb6fb1ad99c4499fc8bef2b3f (patch)
tree03a3563c268475457738d41ac404802d9e4bfbd0 /pkgs/applications/graphics/ImageMagick
parent03d770c0ee3a16f4f67f6074d870fbc17505db7b (diff)
imagemagick7: 7.0.8-6 -> 7.0.8-12 (#47851)
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 7881741a1cb..e164a789459 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.8-6";
- sha256 = "1v7m1g9a7fqc8nravvv3dy54nzd3ip75hcnkdrpb5wbiz9pqgzi3";
+ version = "7.0.8-12";
+ sha256 = "0rq7qhbfsxvclazi1l6kqi4wqsph7hmzcjbh2pmf0276mrkgm7cd";
patches = [];
};
in