summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-08-03 08:34:51 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2020-08-03 08:34:51 +0000
commitb9d13c18199f1a0ce822bd86ed21fd70aef5d758 (patch)
tree3b59e1ee5207f2c6c1c59ed47ed215efde8757e8 /pkgs/applications/graphics/ImageMagick
parent3541e8b4fbf01731580b2f26a3de41200213e6f1 (diff)
imagemagick7: 7.0.10-19 -> 7.0.10-25
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 2216fe9199db..8da44a7a060b 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-19";
- sha256 = "12ilfdbxllkaa3bs9z86d2nkklqz5c0l57kqj91l2ixjlvra64w0";
+ version = "7.0.10-25";
+ sha256 = "15y07kgy4mx3qyxsbd9g6s2yaa2mxnfvfzas35jw0vz6qjjyaw5c";
patches = [];
};
in