Date: Sunday, September 1, 2019 @ 07:01:18 Author: felixonmars Revision: 505908
upgpkg: haskell-hasql 1.4-10 rebuild with attoparsec 0.13.2.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-01 06:59:57 UTC (rev 505907) +++ PKGBUILD 2019-09-01 07:01:18 UTC (rev 505908) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4 -pkgrel=9 +pkgrel=10 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
