Skip to content

Commit

Permalink
imagemagick7: 7.0.10-35 -> 7.0.10-46
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 9, 2020
1 parent 4e5fc1e commit 3139f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/graphics/ImageMagick/7.0.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";

cfg = {
version = "7.0.10-35";
sha256 = "0hcqvn3n3ip2fia48d1nb1m4r5ir00vbaa62xqni30kglh3n2sfh";
version = "7.0.10-46";
sha256 = "019l1qv8ds8hvyjwi1g21293a7v28bxf8ycnvr9828kpdhf4jxaa";
patches = [];
};
in
Expand Down

0 comments on commit 3139f42

Please sign in to comment.