imagemagick7: 7.0.10-46 -> 7.0.10-61

This commit is contained in:
R. RyanTM 2021-02-07 10:07:00 +00:00
parent f0d8828b86
commit 442a8644fe
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.10-46";
sha256 = "019l1qv8ds8hvyjwi1g21293a7v28bxf8ycnvr9828kpdhf4jxaa";
version = "7.0.10-61";
sha256 = "sha256-c/90N5H9iz5JYmn7/ynHgSOAmO5NTtkxajChZvjfMP8=";
patches = [];
};
in