Merge pull request #192528 from r-ryantm/auto-update/php-apcu

php80Extensions.apcu: 5.1.21 -> 5.1.22
This commit is contained in:
Elis Hirwing 2022-09-23 07:29:25 +02:00 committed by GitHub
commit aba5298dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "apcu";
version = "5.1.21";
sha256 = "sha256-EDNTBEhpbufK3shQUPbfUTX7EzAHLvKnRWk5Ks/s+8E=";
version = "5.1.22";
sha256 = "sha256-AQoNj9ES4e16UqNWGR2jaWprdjGUI/ew396u6vy0Gh4=";
buildInputs = [ pcre2 ];
doCheck = true;