mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
php56: 5.6.31 -> 5.6.32
This commit is contained in:
parent
283c271bf9
commit
ecdf4f1c51
1 changed files with 2 additions and 2 deletions
|
@ -326,8 +326,8 @@ let
|
|||
|
||||
in {
|
||||
php56 = generic {
|
||||
version = "5.6.31";
|
||||
sha256 = "03xixkvfp64bqp97p8vlj3hp63bpjw7hc16b7fgm7w35rdlp2fcg";
|
||||
version = "5.6.32";
|
||||
sha256 = "0lfbmdkvijkm6xc4p9sykv66y8xwhws0vsmka8v5cax4bxx4xr1y";
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
|
|
Loading…
Reference in a new issue