Merge pull request #98906 from r-ryantm/auto-update/vips

vips: 8.10.0 -> 8.10.1
This commit is contained in:
Mario Rodas 2020-09-27 22:44:58 -05:00 committed by GitHub
commit b32eeee41d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "vips";
version = "8.10.0";
version = "8.10.1";
outputs = [ "bin" "out" "man" "dev" ];
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "libvips";
repo = "libvips";
rev = "v${version}";
sha256 = "1v5kfmv1vmzyvz1198jm1kl763s2i3mgnsn69vh6dslasbh769di";
sha256 = "0zfhp86vbxs5qdnjy8hvdcjslfkafvd3s3rjr2dppwm0iz4gdbfx";
# Remove unicode file names which leads to different checksums on HFS+
# vs. other filesystems because of unicode normalisation.
extraPostFetch = ''