forked from mirrors/nixpkgs
imagemagick7: 7.0.4-6 -> 7.0.5-7
This commit is contained in:
parent
7d1e775a68
commit
2d04e5653a
|
@ -12,8 +12,8 @@ let
|
|||
else throw "ImageMagick is not supported on this platform.";
|
||||
|
||||
cfg = {
|
||||
version = "7.0.4-6";
|
||||
sha256 = "1nm0hjijwhcp6rzcn7zksp2820dxvj4lmblj7kzpzd3s1ds09q0y";
|
||||
version = "7.0.5-7";
|
||||
sha256 = "11k53193az0bvdhp4gz2g9p8fb6r5fr1h74dnfx6ijfnfj80hbgp";
|
||||
patches = [];
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue