Date: Thursday, March 24, 2022 @ 00:41:54 Author: felixonmars Revision: 1172807
upgpkg: haskell-resource-pool 0.2.3.2-233: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:41:48 UTC (rev 1172806) +++ PKGBUILD 2022-03-24 00:41:54 UTC (rev 1172807) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=232 +pkgrel=233 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
