aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ImageMagick
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2019-01-03 06:47:10 -0800
committerR. RyanTM <ryantm-bot@ryantm.com>2019-01-03 06:47:10 -0800
commit1cf9c63af1cc05f32f79e5f5234eed56662fd973 (patch)
treedb9dc43d39f70e35c4a1fc0b76042fc497c25c9e /pkgs/applications/graphics/ImageMagick
parentde96413bbfc3deae4e81b48d7d973f836985c39c (diff)
imagemagick7: 7.0.8-14 -> 7.0.8-22
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 8fb21e65c95..10cc55d3d2b 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-14";
- sha256 = "0pbrmzsjc8l4klfsz739rnmw61m712r82ryjl8ycvbxdzxwnwm9v";
+ version = "7.0.8-22";
+ sha256 = "1ivljgf192xh7pq1apdic923pvcb3aq74mx8d4hi65hhc9748gv7";
patches = [];
};
in