summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorRobert Scott <code@humanleg.org.uk>2019-10-27 13:06:55 +0000
committerRobert Scott <code@humanleg.org.uk>2019-10-27 13:06:55 +0000
commit1b44b12c5761fbc02768cdf32a7846bb0fc6e682 (patch)
tree8fec58a0359cc0b1668a556bb4eea140c45cac72 /pkgs/applications/graphics/ImageMagick
parent11933c37cfa4b89cc139b0119fce12f2341deb06 (diff)
imagemagick7: 7.0.8-68 -> 7.0.9-0
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 2c8430302c7b..31eebf7d0a9f 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-68";
- sha256 = "07p3gdqdfmip7066n8v7ark8kgffg7miiin814lj4zg6p3h0aja7";
+ version = "7.0.9-0";
+ sha256 = "1w7ci7v5qlayd7a5z69px94fz3fshvn1diqw7k1ymsyvz5888d39";
patches = [];
};
in