Date: Thursday, July 5, 2018 @ 15:48:18 Author: felixonmars Revision: 352902
upgpkg: haskell-hasql-pool 0.4.3-100 rebuild with profunctors 5.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 15:47:32 UTC (rev 352901) +++ PKGBUILD 2018-07-05 15:48:18 UTC (rev 352902) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=99 +pkgrel=100 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
