Date: Wednesday, June 6, 2018 @ 14:32:39 Author: felixonmars Revision: 341194
upgpkg: haskell-hasql-pool 0.4.3-84 rebuild with base-prelude 1.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 14:32:03 UTC (rev 341193) +++ PKGBUILD 2018-06-06 14:32:39 UTC (rev 341194) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=83 +pkgrel=84 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
