Date: Sunday, July 8, 2018 @ 21:21:50 Author: felixonmars Revision: 355350
upgpkg: haskell-hasql-pool 0.4.3-102 rebuild with bifunctors 5.5.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-08 21:21:06 UTC (rev 355349) +++ PKGBUILD 2018-07-08 21:21:50 UTC (rev 355350) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=101 +pkgrel=102 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
