Date: Thursday, May 31, 2018 @ 19:07:02 Author: felixonmars Revision: 335254
upgpkg: haskell-resource-pool 0.2.3.2-33 rebuild with ghc 8.4.3 Modified: haskell-resource-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 19:05:59 UTC (rev 335253) +++ PKGBUILD 2018-05-31 19:07:02 UTC (rev 335254) @@ -5,7 +5,7 @@ _hkgname=resource-pool pkgname=haskell-resource-pool pkgver=0.2.3.2 -pkgrel=32 +pkgrel=33 pkgdesc="A high-performance striped resource pooling implementation" url="https://github.com/bos/pool" license=("custom:BSD3")
