aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick/7.0.nix
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2020-05-29 17:06:01 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2020-05-29 17:06:01 +0200
commit36d9eeb9c7a4c0044d3ac7cde65b2344eb649c64 (patch)
tree3fc41497f5bfdb4683080bd7c7d8e412fb6aadc4 /pkgs/applications/graphics/ImageMagick/7.0.nix
parentafa9962538b12237f5a4604017fe9c0914404800 (diff)
parentc7d25a5db6beb915be4dd714821f342fab7980a2 (diff)
Merge staging-next into staging
Diffstat (limited to 'pkgs/applications/graphics/ImageMagick/7.0.nix')
-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 cbc72f91dcc1..4472e41e9d1a 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.9-0";
- sha256 = "1w7ci7v5qlayd7a5z69px94fz3fshvn1diqw7k1ymsyvz5888d39";
+ version = "7.0.10-14";
+ sha256 = "1qcsq5884iqis1adpfbx3cwki8v4q9wwh70fpcaqnwwmznmqfq4j";
patches = [];
};
in