Date: Monday, January 9, 2017 @ 04:10:57 Author: felixonmars Revision: 206116
upgpkg: haskell-hasql-pool 0.4.1-12 rebuild with foldl-1.2.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-09 04:09:09 UTC (rev 206115) +++ PKGBUILD 2017-01-09 04:10:57 UTC (rev 206116) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=11 +pkgrel=12 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
