Date: Tuesday, April 13, 2021 @ 07:21:48 Author: felixonmars Revision: 916607
upgpkg: haskell-resource-pool 0.2.3.2-176: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 07:21:18 UTC (rev 916606) +++ PKGBUILD 2021-04-13 07:21:48 UTC (rev 916607) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=175 +pkgrel=176 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
