Date: Sunday, March 7, 2021 @ 05:21:56 Author: felixonmars Revision: 885508
upgpkg: haskell-hasql 1.4.4.2-141: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 05:20:59 UTC (rev 885507) +++ PKGBUILD 2021-03-07 05:21:56 UTC (rev 885508) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=140 +pkgrel=141 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
