Date: Tuesday, November 17, 2020 @ 05:32:57 Author: felixonmars Revision: 755963
upgpkg: haskell-hasql-pool 0.5.2-87: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 05:32:02 UTC (rev 755962) +++ PKGBUILD 2020-11-17 05:32:57 UTC (rev 755963) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=86 +pkgrel=87 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
