mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
Merge pull request #192528 from r-ryantm/auto-update/php-apcu
php80Extensions.apcu: 5.1.21 -> 5.1.22
This commit is contained in:
commit
aba5298dac
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user