Date: Tuesday, January 3, 2017 @ 07:23:16 Author: felixonmars Revision: 204601
upgpkg: haskell-hasql-pool 0.4.1-10 rebuild with hashable-1.2.5.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-03 07:20:38 UTC (rev 204600) +++ PKGBUILD 2017-01-03 07:23:16 UTC (rev 204601) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=9 +pkgrel=10 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
