Skip to content

Commit

Permalink
Merge pull request NixOS#110625 from dotlambda/imagemagick7-7.0.10-46
Browse files Browse the repository at this point in the history
[20.09] imagemagick7: 7.0.10-27 -> 7.0.10-46
  • Loading branch information
marsam authored Jan 23, 2021
2 parents fe08be6 + d57ed89 commit a058d00
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 @@ -13,8 +13,8 @@ let
else throw "ImageMagick is not supported on this platform.";

cfg = {
version = "7.0.10-27";
sha256 = "1fqwbg2ws6ix3bymx7ncb4k4f6bg8q44n9xnlvngjapflnrmhcph";
version = "7.0.10-46";
sha256 = "019l1qv8ds8hvyjwi1g21293a7v28bxf8ycnvr9828kpdhf4jxaa";
patches = [];
};
in
Expand Down

0 comments on commit a058d00

Please sign in to comment.