Date: Thursday, May 28, 2020 @ 17:41:49 Author: felixonmars Revision: 636570
upgpkg: haskell-hasql-pool 0.5.2-6: rebuild with aeson 1.5.1.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 17:41:11 UTC (rev 636569) +++ PKGBUILD 2020-05-28 17:41:49 UTC (rev 636570) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=5 +pkgrel=6 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
