Date: Wednesday, March 3, 2021 @ 22:17:58 Author: felixonmars Revision: 879606
upgpkg: haskell-resource-pool 0.2.3.2-165: rebuild with tasty 1.4 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 22:17:34 UTC (rev 879605) +++ PKGBUILD 2021-03-03 22:17:58 UTC (rev 879606) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=164 +pkgrel=165 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
