Date: Friday, August 17, 2018 @ 06:43:57 Author: felixonmars Revision: 372144
upgpkg: haskell-hasql-pool 0.4.3-112 rebuild with StateVar 1.1.1.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-17 06:43:11 UTC (rev 372143) +++ PKGBUILD 2018-08-17 06:43:57 UTC (rev 372144) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=111 +pkgrel=112 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
