Date: Thursday, January 27, 2022 @ 22:31:24 Author: felixonmars Revision: 1117954
upgpkg: haskell-resource-pool 0.2.3.2-221: rebuild with async 2.2.4 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:31:06 UTC (rev 1117953) +++ PKGBUILD 2022-01-27 22:31:24 UTC (rev 1117954) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=220 +pkgrel=221 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
