Date: Wednesday, November 4, 2020 @ 18:18:25 Author: felixonmars Revision: 742500
upgpkg: haskell-hasql 1.4.4.2-61: rebuild with quickcheck-instances 0.3.25 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 18:16:56 UTC (rev 742499) +++ PKGBUILD 2020-11-04 18:18:25 UTC (rev 742500) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=60 +pkgrel=61 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
