Merge pull request #109580 from LeSuisse/xdebug-3.0.2

phpExtensions.xdebug: 3.0.1 -> 3.0.2
This commit is contained in:
Elis Hirwing
2021-01-17 08:54:26 +01:00
committed by GitHub

View File

@@ -3,8 +3,8 @@
buildPecl {
pname = "xdebug";
version = "3.0.1";
sha256 = "1da983crnk7ci3hfvqrb4gn9w364zzyi147wl4yly9d2adqk358b";
version = "3.0.2";
sha256 = "05sfgkw55ym7mg0b54l9x3i9598kf2bkp4z3sdl1hd31q3g4cv89";
doCheck = true;
checkTarget = "test";