Date: Thursday, May 28, 2020 @ 17:41:01 Author: felixonmars Revision: 636568
upgpkg: haskell-hasql 1.4.2-21: rebuild with aeson 1.5.1.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 17:39:58 UTC (rev 636567) +++ PKGBUILD 2020-05-28 17:41:01 UTC (rev 636568) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.2 -pkgrel=20 +pkgrel=21 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
