Date: Friday, May 18, 2018 @ 07:05:26 Author: felixonmars Revision: 324249
upgpkg: haskell-hasql-pool 0.4.3-65 rebuild with ghc 8.4.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 07:04:28 UTC (rev 324248) +++ PKGBUILD 2018-05-18 07:05:26 UTC (rev 324249) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=64 +pkgrel=65 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
