Date: Wednesday, March 15, 2017 @ 05:48:00 Author: felixonmars Revision: 216372
upgpkg: haskell-hasql-pool 0.4.1-21 rebuild with MonadRandom,0.5.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-15 05:46:06 UTC (rev 216371) +++ PKGBUILD 2017-03-15 05:48:00 UTC (rev 216372) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=20 +pkgrel=21 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
