aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2019-05-21 11:13:50 -0700
committerR. RyanTM <ryantm-bot@ryantm.com>2019-05-21 11:13:50 -0700
commited2c6a0e21ca69577c63c352c8ffbfb1fe1836e7 (patch)
treee0c77d82e09dbb2d650b6639e63a8a0d8e05b166 /pkgs/applications/graphics/ImageMagick
parent8abe5ee07ee6b23fb014709f01bb161a62407a44 (diff)
imagemagick7: 7.0.8-34 -> 7.0.8-46
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/imagemagick/versions
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 746bddd5416..d0d7ce4f258 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-34";
- sha256 = "0szkzwy0jzmwx4kqli21jq8pk3s53v37q0nsaqzascs3mpkbza2s";
+ version = "7.0.8-46";
+ sha256 = "1si3rv3b9jgjkwyny5ja76s8c0z9vyic28fm63j1jrqdd2jyq3pk";
patches = [];
};
in