Package Details: php-swoole 5.1.2-1

Git Clone URL: https://aur.archlinux.org/php-swoole.git (read-only, click to copy)
Package Base: php-swoole
Description: Coroutine-based concurrency library for PHP
Upstream URL: https://github.com/swoole/swoole-src
Keywords: coroutine php
Licenses: Apache-2.0
Submitter: lvht
Maintainer: ttc0419 (tecbeast)
Last Packager: ttc0419
Votes: 9
Popularity: 0.000003
First Submitted: 2016-12-14 02:45 (UTC)
Last Updated: 2024-01-30 18:17 (UTC)

Latest Comments

1 2 Next › Last »

ttc0419 commented on 2024-01-30 18:19 (UTC)

@bruceutut @tecbeast Updated

tecbeast commented on 2024-01-30 08:48 (UTC)

currently this breaks composer, probably because there is a curl bug related to swoole that got fixed by 5.1.2

to update the package

pkgver=5.1.2
sha256sums=('89d88ef2f7dfca96d4ff74febc62ec78ccbf92996176107cf30d538b30dee1ba'
            '970534465ebbbf9be58ec8dba5399f7b9473c432cb5b42098125b4bcf1fdef85')

bruceutut commented on 2024-01-16 13:39 (UTC)

In Arch Linux RFC16, Arch Linux decided to use the SPDX license identifier in PKGBUILDs[1] The Packaging Guideline on Arch Wiki has been updated[2].
It's time to change license field of PKGBUILD file to Apache-2.0 according to the LICENSE file from upstream.

[1] https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst
[2] https://wiki.archlinux.org/title/PKGBUILD#license

tecbeast commented on 2023-08-08 15:19 (UTC) (edited on 2023-08-08 15:20 (UTC) by tecbeast)

works with

pkgver=5.0.3
sha256sums=('c8d82949076aa42834681c738467d7448759ed8174d43a4ba40d8170d6f8da89'
            '58d1d032fe130fee8666238d14013e51c75683d7b806c61d1ada3bb8470adb44')

esistgut commented on 2023-01-16 11:07 (UTC)

Can you please upgrade the package to 5.0.1? Arch recently moved to PHP 8.2 and this is no longer compatible.

bruceutut commented on 2022-08-07 13:40 (UTC)

@galaxy0419 of course, thanks.

ttc0419 commented on 2022-08-03 14:47 (UTC)

@bruceutut Hi, I'm happy to continue updating the package, could you add me as a co-maintainer?

francoism90 commented on 2021-12-17 19:08 (UTC) (edited on 2021-12-17 19:10 (UTC) by francoism90)

For some reason, upgrading to 4.8.4 breaks my applications:

read error on connection to 127.0.0.1:6379 {"exception":"[object] (RedisException(code: 0)

Anyone else having this issue?

wangqr commented on 2020-11-13 11:44 (UTC) (edited on 2020-11-13 11:44 (UTC) by wangqr)

It seems that the hash is wrong

php-swoole$ makepkg --verifysource
==> Making package: php-swoole 4.5.7-1 (Fri 13 Nov 2020 07:42:38 PM CST)
==> Retrieving sources...
  -> Found php-swoole-4.5.7.src.tar.gz
==> Validating source files with sha256sums...
    php-swoole-4.5.7.src.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
php-swoole$ makepkg -g
==> Retrieving sources...
  -> Found php-swoole-4.5.7.src.tar.gz
==> Generating checksums for source files...
sha256sums=('28c87c66cc9f4b31ac4515246234e0b6faa2f47e51b5f7ce3dbdcbbd9fc191af')

rqt256 commented on 2019-11-04 13:04 (UTC)

Fails to update. Error message: curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://github.com/swoole/swoole-src/archive/v4.4.10.tar.gz Aborting... Error downloading sources: php-swoole