Date: Friday, September 28, 2018 @ 13:10:20 Author: felixonmars Revision: 387209
upgpkg: haskell-hasql 1.3.0.3-16 rebuild with postgresql-libpq 0.9.4.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-28 13:09:09 UTC (rev 387208) +++ PKGBUILD 2018-09-28 13:10:20 UTC (rev 387209) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=15 +pkgrel=16 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
