php71: 7.1.0 -> 7.1.1

@NixOS/security-notifications (for all three updates)

Relevant to #21967
This commit is contained in:
Michael Raskin 2017-01-20 11:54:44 +01:00
parent ff5ef7d052
commit e5acde0cf4

View File

@ -319,7 +319,7 @@ in {
}; };
php71 = generic { php71 = generic {
version = "7.1.0"; version = "7.1.1";
sha256 = "0qcf4aahkiwypidw42pd5dz34n10296zgjfyh56lgcymxryzvg38"; sha256 = "1g3mqscxnsic9ypf641jhiyn95d4d1nz198539245v2lgffx74fp";
}; };
} }