Date: Friday, September 7, 2018 @ 09:17:15 Author: felixonmars Revision: 378545
upgpkg: haskell-hasql-pool 0.5-5 rebuild with text-builder 0.6.1.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-07 09:17:14 UTC (rev 378544) +++ PKGBUILD 2018-09-07 09:17:15 UTC (rev 378545) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5 -pkgrel=4 +pkgrel=5 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
