php74Extensions.apcu: 5.1.20 -> 5.1.21

This commit is contained in:
R. Ryantm 2021-12-08 09:58:38 +00:00
parent 5753b89152
commit 0ea3426d4d

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "apcu";
version = "5.1.20";
sha256 = "sha256-uZ1A+v7Ab00TL87lPnUm3b/B0EHqbgThc4nfrSj5w5A=";
version = "5.1.21";
sha256 = "sha256-EDNTBEhpbufK3shQUPbfUTX7EzAHLvKnRWk5Ks/s+8E=";
buildInputs = [ pcre2 ];
doCheck = true;