mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
phpPackages.xdebug26: 2.6.0 -> 2.6.1 (#46205)
This commit is contained in:
parent
da63c86e3e
commit
9466627d36
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user