Date: Sunday, March 15, 2020 @ 16:05:59 Author: felixonmars Revision: 598321
upgpkg: haskell-resource-pool 0.2.3.2-95: rebuild with hashable 1.3.0.0 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 16:05:24 UTC (rev 598320) +++ PKGBUILD 2020-03-15 16:05:59 UTC (rev 598321) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=94 +pkgrel=95 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("BSD")
