Date: Sunday, June 9, 2019 @ 15:14:57 Author: felixonmars Revision: 478962
upgpkg: haskell-hasql 1.3.0.3-85 rebuild with async 2.2.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 15:13:07 UTC (rev 478961) +++ PKGBUILD 2019-06-09 15:14:57 UTC (rev 478962) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=84 +pkgrel=85 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
