Date: Monday, February 6, 2017 @ 05:00:05 Author: felixonmars Revision: 210245
upgpkg: haskell-hasql-pool 0.4.1-16 rebuild with hasql,0.19.16 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-06 04:59:48 UTC (rev 210244) +++ PKGBUILD 2017-02-06 05:00:05 UTC (rev 210245) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=15 +pkgrel=16 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
