1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

php: 5.6.14 -> 5.6.15

This commit is contained in:
Robin Gloster 2015-11-01 12:09:33 +00:00
parent c7adb3d327
commit 0ceec8420c

View file

@ -295,8 +295,8 @@ in {
};
php56 = generic {
version = "5.6.14";
sha256 = "1c1f5dkfifhaxvl4c7cabv339lazd0znj3phbnd87ha12vqrbwin";
version = "5.6.15";
sha256 = "0f0wplfnclr6ji6r2g5q0rdnp26xi7gxdq51dljrwx2b9mf6980i";
};
php70 = lib.lowPrio (generic {