Date: Tuesday, August 7, 2018 @ 05:04:13 Author: felixonmars Revision: 370090
upgpkg: haskell-hasql 1.1.1-110 rebuild with aeson 1.4.0.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-07 05:02:54 UTC (rev 370089) +++ PKGBUILD 2018-08-07 05:04:13 UTC (rev 370090) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=109 +pkgrel=110 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
