Date: Thursday, September 27, 2018 @ 10:43:18 Author: felixonmars Revision: 386170
upgpkg: haskell-hasql 1.3.0.3-14 rebuild with aeson 1.4.1.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-27 10:42:07 UTC (rev 386169) +++ PKGBUILD 2018-09-27 10:43:18 UTC (rev 386170) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=13 +pkgrel=14 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
