Date: Monday, May 25, 2020 @ 11:39:38 Author: felixonmars Revision: 634156
upgpkg: haskell-hasql 1.4.2-19: rebuild with aeson 1.5.0.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 11:38:14 UTC (rev 634155) +++ PKGBUILD 2020-05-25 11:39:38 UTC (rev 634156) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.2 -pkgrel=18 +pkgrel=19 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
