Date: Wednesday, August 12, 2020 @ 20:48:41 Author: felixonmars Revision: 676750
upgpkg: haskell-hasql 1.4.4.2-9: rebuild with quickcheck-instances 0.3.24 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 20:48:38 UTC (rev 676749) +++ PKGBUILD 2020-08-12 20:48:41 UTC (rev 676750) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=8 +pkgrel=9 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
