imagemagick7: 7.0.8-2 -> 7.0.8-6
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.
This commit is contained in:
parent
2698bb461f
commit
178b2ba17e
|
@ -14,8 +14,8 @@ let
|
|||
else throw "ImageMagick is not supported on this platform.";
|
||||
|
||||
cfg = {
|
||||
version = "7.0.8-2";
|
||||
sha256 = "06cpvvv8xikw5jm1pa2xxxlnsy743ham67yshpndn2x3fyf48267";
|
||||
version = "7.0.8-6";
|
||||
sha256 = "1v7m1g9a7fqc8nravvv3dy54nzd3ip75hcnkdrpb5wbiz9pqgzi3";
|
||||
patches = [];
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in New Issue