phpPackages.redis: 3.1.4 -> 4.2.0

This commit is contained in:
Izorkin 2018-12-14 11:35:46 +03:00
parent 8ff8e7e8f3
commit 6a6266a344

View file

@ -216,8 +216,8 @@ let
};
redis = buildPecl {
name = "redis-3.1.4";
sha256 = "0rgjdrqfif8pfn3ipk1v4gyjkkdcdrdk479qbpda89w25vaxzsxd";
name = "redis-4.2.0";
sha256 = "105k2rfz97svrqzdhd0a0668mn71c8v0j7hks95832fsvn5dhmbn";
};
v8 = buildPecl rec {