Date: Thursday, October 4, 2018 @ 10:13:51 Author: felixonmars Revision: 389406
upgpkg: haskell-hasql 1.3.0.3-20 rebuild with foldl 1.4.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-04 10:12:33 UTC (rev 389405) +++ PKGBUILD 2018-10-04 10:13:51 UTC (rev 389406) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=19 +pkgrel=20 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
