Date: Sunday, March 19, 2017 @ 15:48:04 Author: felixonmars Revision: 217266
upgpkg: haskell-hasql-pool 0.4.1-23 rebuild with unordered-containers,0.2.8.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-19 15:46:04 UTC (rev 217265) +++ PKGBUILD 2017-03-19 15:48:04 UTC (rev 217266) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=22 +pkgrel=23 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
