Date: Sunday, July 30, 2017 @ 10:59:40 Author: felixonmars Revision: 246988
upgpkg: haskell-hasql-pool 0.4.1-60 rebuild with profunctors,5.2.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-30 10:58:06 UTC (rev 246987) +++ PKGBUILD 2017-07-30 10:59:40 UTC (rev 246988) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=59 +pkgrel=60 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
