Date: Saturday, August 1, 2020 @ 04:10:09 Author: felixonmars Revision: 667140
upgpkg: haskell-hasql 1.4.4.2-2: rebuild with QuickCheck 2.14.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 04:02:59 UTC (rev 667139) +++ PKGBUILD 2020-08-01 04:10:09 UTC (rev 667140) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
