summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-11-02 07:30:15 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2020-11-02 07:30:15 +0000
commit9217752561ec1f1d4d4c386cf355ffabd367d69a (patch)
tree3a317dde88342e272fc15da0dd86c9c5d030eeaa /pkgs/applications/graphics/ImageMagick
parent54f7498601dcfc884c42a6d29f15475e6e1a802b (diff)
imagemagick7: 7.0.10-27 -> 7.0.10-35
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 bd4fa4b531be..a1e39cfebe0e 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.10-27";
- sha256 = "1fqwbg2ws6ix3bymx7ncb4k4f6bg8q44n9xnlvngjapflnrmhcph";
+ version = "7.0.10-35";
+ sha256 = "0hcqvn3n3ip2fia48d1nb1m4r5ir00vbaa62xqni30kglh3n2sfh";
patches = [];
};
in