Date: Sunday, December 25, 2016 @ 23:24:52 Author: felixonmars Revision: 202442
upgpkg: haskell-hasql-pool 0.4.1-8 rebuild with unordered-containers-0.2.7.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-25 23:24:37 UTC (rev 202441) +++ PKGBUILD 2016-12-25 23:24:52 UTC (rev 202442) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=7 +pkgrel=8 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
