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

vips: 8.10.1 -> 8.10.2
This commit is contained in:
Maximilian Bosch 2020-11-12 23:19:21 +01:00 committed by GitHub
commit 17dad13bc1
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.1";
version = "8.10.2";
outputs = [ "bin" "out" "man" "dev" ];
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "libvips";
repo = "libvips";
rev = "v${version}";
sha256 = "0zfhp86vbxs5qdnjy8hvdcjslfkafvd3s3rjr2dppwm0iz4gdbfx";
sha256 = "1psi39a4h0awwbyizbsk467z0djwq0rh8hvkklbsd5b92m7768sp";
# Remove unicode file names which leads to different checksums on HFS+
# vs. other filesystems because of unicode normalisation.
extraPostFetch = ''