Date: Wednesday, March 24, 2021 @ 16:41:31 Author: felixonmars Revision: 901655
upgpkg: haskell-hasql 1.4.4.3-3: rebuild with binary-parser 0.5.7 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-24 16:40:34 UTC (rev 901654) +++ PKGBUILD 2021-03-24 16:41:31 UTC (rev 901655) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.3 -pkgrel=2 +pkgrel=3 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
