phpPackages.xdebug26: 2.6.0 -> 2.6.1 (#46205)

This commit is contained in:
Claas Augner 2018-09-07 17:57:37 +02:00 committed by xeji
parent da63c86e3e
commit 9466627d36

View file

@ -198,9 +198,9 @@ let
};
xdebug26 = assert isPhp7; buildPecl {
name = "xdebug-2.6.0";
name = "xdebug-2.6.1";
sha256 = "1p6b54ypi5lq4ka3pyy2gswdf1d5vjb9y8lp9fqcp3zn7g04q9mm";
sha256 = "0xxxy6n4lv7ghi9liqx133yskg07lw316vhcds43n1sjq3b93rns";
doCheck = true;
checkTarget = "test";