php.extensions.xdebug: 3.0.3 -> 3.0.4

(cherry picked from commit a4e774d3b066572b5e76055d04dd1e9ca5cee651)
This commit is contained in:
Elis Hirwing 2021-06-08 12:41:44 +02:00
parent 889a9b7c11
commit 9bb5ef1389
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "xdebug";
version = "3.0.3";
sha256 = "sha256-5yZagVGOOX+XLcki50bRpIRTcXf/SJVDUWfRCeKTJDI=";
version = "3.0.4";
sha256 = "1bvjmnx9bcfq4ikp02kiqg0f7ccgx4mkmz5d7g6v0d263x4r0wmj";
doCheck = true;
checkTarget = "test";