Date: Thursday, September 6, 2018 @ 15:34:20 Author: felixonmars Revision: 377678
upgpkg: haskell-hasql-pool 0.5-4 rebuild with test-framework-quickcheck2 0.3.0.5 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-06 15:33:33 UTC (rev 377677) +++ PKGBUILD 2018-09-06 15:34:20 UTC (rev 377678) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5 -pkgrel=3 +pkgrel=4 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
