aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2018-05-18 17:48:37 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-05-18 17:48:37 -0400
commit5ccb99e372e0b811c330788fdc863937db020079 (patch)
treec09b9db67eb14b7adb38580e6972a142c032c636 /pkgs/applications/graphics/ImageMagick
parente1a538c0da9107c67dabb5b649b21d575fa1d812 (diff)
parent974fa94fd81204645150f03543288ddb481a8b67 (diff)
Merge remote-tracking branch 'upstream/master' into staging
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 65a3238ef57..1a9bb44cabb 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-29";
- sha256 = "0jfpfydz50zxs776knz6w2f5g0l4nhivp9g1fz4cf5clgjcpa3z6";
+ version = "7.0.7-32";
+ sha256 = "1i3rvq0f4lq1las4g12ipfs6h5vyngwh5fllvynpci2lh32gd48j";
patches = [];
};
in