Date: Thursday, December 22, 2016 @ 16:31:37 Author: felixonmars Revision: 201095
upgpkg: haskell-hasql-pool 0.4.1-7 rebuild with aeson-1.0.2.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-22 16:29:43 UTC (rev 201094) +++ PKGBUILD 2016-12-22 16:31:37 UTC (rev 201095) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
