Date: Sunday, December 10, 2017 @ 07:26:59 Author: felixonmars Revision: 273487
upgpkg: haskell-hasql-pool 0.4.3-4 rebuild with bifunctors,5.5 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-10 07:26:16 UTC (rev 273486) +++ PKGBUILD 2017-12-10 07:26:59 UTC (rev 273487) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=3 +pkgrel=4 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
