Date: Sunday, September 1, 2019 @ 07:02:16 Author: felixonmars Revision: 505910
upgpkg: haskell-hasql-pool 0.5.1-14 rebuild with attoparsec 0.13.2.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-01 07:01:27 UTC (rev 505909) +++ PKGBUILD 2019-09-01 07:02:16 UTC (rev 505910) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=13 +pkgrel=14 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
