Date: Wednesday, January 11, 2017 @ 10:46:36 Author: felixonmars Revision: 206804
upgpkg: haskell-hasql-pool 0.4.1-14 rebuild with postgresql-libpq-0.9.3.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-11 10:46:33 UTC (rev 206803) +++ PKGBUILD 2017-01-11 10:46:36 UTC (rev 206804) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=13 +pkgrel=14 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
