Date: Monday, November 27, 2017 @ 09:36:34 Author: felixonmars Revision: 269572
upgpkg: haskell-hasql-pool 0.4.1-78 rebuild with ghc 8.2.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 09:35:55 UTC (rev 269571) +++ PKGBUILD 2017-11-27 09:36:34 UTC (rev 269572) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=77 +pkgrel=78 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
