Date: Tuesday, August 7, 2018 @ 05:05:07 Author: felixonmars Revision: 370092
upgpkg: haskell-hasql-pool 0.4.3-110 rebuild with aeson 1.4.0.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-07 05:04:27 UTC (rev 370091) +++ PKGBUILD 2018-08-07 05:05:07 UTC (rev 370092) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=109 +pkgrel=110 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
