Date: Wednesday, May 24, 2017 @ 16:26:51 Author: felixonmars Revision: 229954
upgpkg: haskell-hasql 0.19.18-19 rebuild with postgresql-libpq,0.9.3.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-24 16:22:37 UTC (rev 229953) +++ PKGBUILD 2017-05-24 16:26:51 UTC (rev 229954) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=0.19.18 -pkgrel=18 +pkgrel=19 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
