Date: Monday, May 27, 2019 @ 20:45:35 Author: felixonmars Revision: 472026
upgpkg: haskell-hasql-pool 0.5.0.2-8 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21, http-api-data 0.4.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 20:45:17 UTC (rev 472025) +++ PKGBUILD 2019-05-27 20:45:35 UTC (rev 472026) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
