3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #53316 from r-ryantm/auto-update/imagemagick

imagemagick7: 7.0.8-14 -> 7.0.8-22
This commit is contained in:
Jörg Thalheim 2019-01-04 15:46:58 +01:00 committed by GitHub
commit 7d75e31c52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.8-14";
sha256 = "0pbrmzsjc8l4klfsz739rnmw61m712r82ryjl8ycvbxdzxwnwm9v";
version = "7.0.8-22";
sha256 = "1ivljgf192xh7pq1apdic923pvcb3aq74mx8d4hi65hhc9748gv7";
patches = [];
};
in