Date: Tuesday, April 11, 2017 @ 07:39:42 Author: felixonmars Revision: 222137
upgpkg: haskell-hasql-pool 0.4.1-31 rebuild with base-compat,0.9.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-11 07:37:37 UTC (rev 222136) +++ PKGBUILD 2017-04-11 07:39:42 UTC (rev 222137) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=30 +pkgrel=31 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
