Date: Monday, September 28, 2020 @ 18:41:41 Author: felixonmars Revision: 713248
upgpkg: haskell-hasql 1.4.4.2-38: rebuild with foldl 1.4.9 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 18:40:43 UTC (rev 713247) +++ PKGBUILD 2020-09-28 18:41:41 UTC (rev 713248) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=37 +pkgrel=38 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
