Date: Tuesday, September 1, 2020 @ 17:45:41 Author: felixonmars Revision: 695807
upgpkg: haskell-hasql 1.4.4.2-22: rebuild with aeson 1.5.4.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 17:44:10 UTC (rev 695806) +++ PKGBUILD 2020-09-01 17:45:41 UTC (rev 695807) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=21 +pkgrel=22 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
