php.extensions.xdebug: 3.1.5 -> 3.1.6

This commit is contained in:
Elis Hirwing 2022-11-12 12:41:12 +01:00
parent 9c24dbf8b2
commit 85eb44670b
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "xdebug";
version = "3.1.5";
sha256 = "sha256-VfbvOBJF2gebL8XOHPvLeWEZfQwOBPnZd2E8+aqWmnk=";
version = "3.1.6";
sha256 = "1lnmrb5kgq8lbhjs48j3wwhqgk44pnqb1yjq4b5r6ysv9l5wlkjm";
doCheck = true;
checkTarget = "test";