mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
php56: 5.6.15 -> 5.6.16
This commit is contained in:
parent
6955e7cd09
commit
ef4f3e6ff4
@ -295,8 +295,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
php56 = generic {
|
php56 = generic {
|
||||||
version = "5.6.15";
|
version = "5.6.16";
|
||||||
sha256 = "0f0wplfnclr6ji6r2g5q0rdnp26xi7gxdq51dljrwx2b9mf6980i";
|
sha256 = "1bnjpj5vjj2sx80z3x452vhk7bfdl8hbli61byhapgy1ch4z9rjg";
|
||||||
};
|
};
|
||||||
|
|
||||||
php70 = lib.lowPrio (generic {
|
php70 = lib.lowPrio (generic {
|
||||||
|
Loading…
Reference in New Issue
Block a user