mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
php70: 7.0.13 -> 7.0.14
This commit is contained in:
parent
2ec19900ab
commit
60dfc245c7
@ -307,8 +307,8 @@ in {
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
version = "7.0.13";
|
||||
sha256 = "1hc8zry3mrggfh1yxvm255xal5h6bxf0p3wdq307w48j719bp46h";
|
||||
version = "7.0.14";
|
||||
sha256 = "0d0596vzpyw86a77smk799sxl4mh2wylzsvmrv8mzda21nd3di7v";
|
||||
};
|
||||
|
||||
php71 = generic {
|
||||
|
Loading…
Reference in New Issue
Block a user