Date: Saturday, June 19, 2021 @ 11:05:01 Author: felixonmars Revision: 965497
upgpkg: haskell-resource-pool 0.2.3.2-187: rebuild with ghc 9.0.1 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 11:04:22 UTC (rev 965496) +++ PKGBUILD 2021-06-19 11:05:01 UTC (rev 965497) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=186 +pkgrel=187 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
