Date: Friday, August 23, 2019 @ 03:45:17 Author: felixonmars Revision: 500776
upgpkg: haskell-hasql 1.4-5 rebuild with ghc-paths 0.1.0.12 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-23 03:43:19 UTC (rev 500775) +++ PKGBUILD 2019-08-23 03:45:17 UTC (rev 500776) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4 -pkgrel=4 +pkgrel=5 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')