Date: Monday, August 17, 2020 @ 23:52:11 Author: felixonmars Revision: 683561
upgpkg: haskell-hasql 1.4.4.2-13: rebuild with ghc 8.10.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:50:31 UTC (rev 683560) +++ PKGBUILD 2020-08-17 23:52:11 UTC (rev 683561) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=12 +pkgrel=13 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
