mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
php56: 5.6.28 -> 5.6.29
This commit is contained in:
parent
762d902b1d
commit
2ec19900ab
|
@ -302,8 +302,8 @@ let
|
|||
|
||||
in {
|
||||
php56 = generic {
|
||||
version = "5.6.28";
|
||||
sha256 = "13sl8z5inwyzmi1d5z4g42nq3n8gjdl4876h65bbd86mmbsa6pn5";
|
||||
version = "5.6.29";
|
||||
sha256 = "1fr530x1hxpaf0gb1ayrs9a4xa9v14dfb4hn2560dgm7i96896s9";
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
|
|
Loading…
Reference in a new issue