Date: Tuesday, August 28, 2018 @ 07:01:44 Author: felixonmars Revision: 374847
upgpkg: haskell-hasql-pool 0.5-3 rebuild with text-builder 0.5.4.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-28 07:01:06 UTC (rev 374846) +++ PKGBUILD 2018-08-28 07:01:44 UTC (rev 374847) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5 -pkgrel=2 +pkgrel=3 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
