* update perl-async-interrupt to 1.26-6

This commit is contained in:
Alexander Baldeck 2024-09-10 15:25:14 +02:00
parent 35b85cba8b
commit f781557f01
3 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,15 @@
pkgbase = perl-async-interrupt
pkgdesc = allow C/XS libraries to interrupt perl asynchronously
pkgver = 1.26
pkgrel = 6
url = https://metacpan.org/release/Async-Interrupt
arch = x86_64
license = PerlArtistic
license = GPL
depends = perl-canary-stability
depends = perl-common-sense
options = !emptydirs
source = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-1.26.tar.gz
sha512sums = 7fab1899e11064e1be292eb1c2e149278bfaab5087afcfa6898f9b6095278fa74ebab2114abd69ca0bfbd8028038cdd3df7953e14460c77194ccc7041b87f5c6
pkgname = perl-async-interrupt

View File

@ -0,0 +1,3 @@
[perl-async-interrupt]
source = "cpan"
cpan = "Async-Interrupt"

View File

@ -4,7 +4,7 @@
pkgname=perl-async-interrupt
pkgver=1.26
pkgrel=5
pkgrel=6
pkgdesc='allow C/XS libraries to interrupt perl asynchronously'
arch=(x86_64 powerpc64le powerpc)
license=(PerlArtistic GPL)