Date: Friday, October 5, 2018 @ 12:12:10 Author: felixonmars Revision: 389952
upgpkg: haskell-resource-pool 0.2.3.2-47 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 12:11:35 UTC (rev 389951) +++ PKGBUILD 2018-10-05 12:12:10 UTC (rev 389952) @@ -4,7 +4,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=46 +pkgrel=47 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("custom:BSD3")
