Date: Monday, February 12, 2018 @ 08:59:29 Author: felixonmars Revision: 292849
upgpkg: haskell-hasql-pool 0.4.3-23 rebuild with aeson,1.2.4.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 08:58:43 UTC (rev 292848) +++ PKGBUILD 2018-02-12 08:59:29 UTC (rev 292849) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=22 +pkgrel=23 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
