Date: Friday, August 14, 2020 @ 16:48:01 Author: felixonmars Revision: 679235
upgpkg: haskell-hasql 1.4.4.2-11: rebuild with aeson 1.5.3.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 16:46:45 UTC (rev 679234) +++ PKGBUILD 2020-08-14 16:48:01 UTC (rev 679235) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=10 +pkgrel=11 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
