Date: Wednesday, April 1, 2020 @ 20:31:06 Author: felixonmars Revision: 609159
upgpkg: haskell-hasql 1.4.2-7: rebuild with QuickCheck 2.14 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 20:29:48 UTC (rev 609158) +++ PKGBUILD 2020-04-01 20:31:06 UTC (rev 609159) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.2 -pkgrel=6 +pkgrel=7 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
