Date: Thursday, September 17, 2020 @ 14:05:10 Author: felixonmars Revision: 708666
upgpkg: haskell-hasql 1.4.4.2-32: rebuild with postgresql-binary 0.12.3.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 14:04:14 UTC (rev 708665) +++ PKGBUILD 2020-09-17 14:05:10 UTC (rev 708666) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=31 +pkgrel=32 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
