Merge pull request #159752 from r-ryantm/auto-update/php-swoole
php74Extensions.swoole: 4.8.5 -> 4.8.6
This commit is contained in:
commit
10ec5ffe52
@ -3,8 +3,8 @@
|
||||
buildPecl {
|
||||
pname = "swoole";
|
||||
|
||||
version = "4.8.5";
|
||||
sha256 = "sha256-FCda91vO79Y1O1Pojv710VLzwwVUPHwn0O1kliOyKPg=";
|
||||
version = "4.8.6";
|
||||
sha256 = "sha256-4ot8LXpWcjMmD3e/EzrYNMxqUPPupQQkv2ibLkZoWxs=";
|
||||
|
||||
buildInputs = [ pcre2 ] ++ lib.optionals (!stdenv.isDarwin) [ valgrind ];
|
||||
internalDeps = lib.optionals (lib.versionOlder php.version "7.4") [ php.extensions.hash ];
|
||||
|
Loading…
Reference in New Issue
Block a user