Date: Wednesday, December 2, 2020 @ 15:33:05 Author: felixonmars Revision: 769179
upgpkg: haskell-hasql 1.4.4.2-69: rebuild with deferred-folds 0.9.13 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-02 15:31:33 UTC (rev 769178) +++ PKGBUILD 2020-12-02 15:33:05 UTC (rev 769179) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=68 +pkgrel=69 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
