testing/perl-ryu: upgrade to 4.000

also, enable on all architectures

https://metacpan.org/release/TEAM/Ryu-4.000/diff/TEAM/Ryu-3.005
This commit is contained in:
Celeste 2024-08-19 02:44:10 +00:00
parent d8b9ef1d03
commit 122fc5d0be

View File

@ -2,16 +2,13 @@
# Contributor: Celeste <cielesti@protonmail.com>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=perl-ryu
pkgver=4.000
pkgrel=0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Ryu
pkgver=3.005
pkgrel=0
pkgdesc="Stream and data flow handling for async code"
url="https://metacpan.org/release/Ryu/"
# armhf, armv7, x86: Invalid type 'q' in pack at Buffer.pm line 202
# According to https://perldoc.perl.org/functions/pack Quads are
# probably available only if Perl is compiled with -Duse64bitint
arch="noarch !armhf !armv7 !x86"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="
perl perl-curry perl-future perl-future-queue
@ -54,5 +51,5 @@ doc() {
}
sha512sums="
1886ffea40bf42a228eaa5d43ef1dbcb56a4f70973fa3426a40b819dd708fab26cffc0aefb6242d724c1a323cb70f20541688fc264e777cdc99820088a2eea2f Ryu-3.005.tar.gz
e9d3416695ebe8f4c16bcdff3af2116ffd6fa224b6438996af50005b845bd5d5372540292a1c03c55a71e62277bc55709ea0090611d55360db682cfd832c4968 Ryu-4.000.tar.gz
"