php.extensions.pcov: 1.0.8 -> 1.0.9

(cherry picked from commit 8a5d4b63280a8e08589c676a108fe1fd64885c0a)
This commit is contained in:
Elis Hirwing 2021-06-08 12:55:53 +02:00
parent 64867ce1b9
commit d1646f426f
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 = "pcov";
version = "1.0.8";
sha256 = "sha256-6rbniyxLIHPW/e+eWZN1qS8F1rOB7ld1N8JKUS1geRQ=";
version = "1.0.9";
sha256 = "0q2ig5lxzpwz3qgr05wcyh5jzhfxlygkv6nj6jagkhiialng2710";
buildInputs = [ pcre' ];