Date: Saturday, June 13, 2020 @ 19:53:18 Author: felixonmars Revision: 642971
upgpkg: haskell-hasql 1.4.3-4: rebuild with binary-parser 0.5.6 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 19:52:00 UTC (rev 642970) +++ PKGBUILD 2020-06-13 19:53:18 UTC (rev 642971) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.3 -pkgrel=3 +pkgrel=4 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
