Date: Tuesday, January 23, 2018 @ 18:11:46 Author: felixonmars Revision: 285978
upgpkg: haskell-hasql-pool 0.4.3-11 rebuild with profunctors,5.2.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-23 18:11:00 UTC (rev 285977) +++ PKGBUILD 2018-01-23 18:11:46 UTC (rev 285978) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=10 +pkgrel=11 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
