Date: Thursday, December 3, 2020 @ 20:38:35 Author: felixonmars Revision: 769772
upgpkg: haskell-hasql 1.4.4.2-70: rebuild with postgresql-binary 0.12.3.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-03 20:36:56 UTC (rev 769771) +++ PKGBUILD 2020-12-03 20:38:35 UTC (rev 769772) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=69 +pkgrel=70 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
