mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
php56: 5.6.34 -> 5.6.35
Changelog: http://www.php.net/ChangeLog-5.php#5.6.35
This commit is contained in:
parent
9b59a912f6
commit
130008101d
|
@ -338,8 +338,8 @@ let
|
|||
|
||||
in {
|
||||
php56 = generic {
|
||||
version = "5.6.34";
|
||||
sha256 = "1kgjgkabhrm8ksmh6j3m59vm85n401mcn7inh03hnjzfijflk7z1";
|
||||
version = "5.6.35";
|
||||
sha256 = "14ivsxdny0s7qm9pf773pafs8xzlzzpmaz039lwymn11rblsfy7f";
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
|
|
Loading…
Reference in a new issue