Date: Friday, March 20, 2020 @ 07:08:54 Author: felixonmars Revision: 601476
upgpkg: haskell-hasql 1.4.1-8: rebuild with aeson 1.4.7.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 07:07:42 UTC (rev 601475) +++ PKGBUILD 2020-03-20 07:08:54 UTC (rev 601476) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.1 -pkgrel=7 +pkgrel=8 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')