Date: Tuesday, February 27, 2018 @ 17:49:32 Author: felixonmars Revision: 299297
upgpkg: haskell-hasql-pool 0.4.3-32 rebuild with mtl,2.2.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-27 17:48:50 UTC (rev 299296) +++ PKGBUILD 2018-02-27 17:49:32 UTC (rev 299297) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=31 +pkgrel=32 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
