Date: Monday, February 6, 2017 @ 03:25:50 Author: felixonmars Revision: 210194
upgpkg: haskell-hasql-pool 0.4.1-15 rebuild with postgresql-binary,0.9.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-06 03:24:26 UTC (rev 210193) +++ PKGBUILD 2017-02-06 03:25:50 UTC (rev 210194) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=14 +pkgrel=15 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
