Date: Friday, February 19, 2021 @ 11:29:22 Author: felixonmars Revision: 865654
upgpkg: haskell-hasql-pool 0.5.2-148: rebuild with charset 0.3.8 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 11:28:27 UTC (rev 865653) +++ PKGBUILD 2021-02-19 11:29:22 UTC (rev 865654) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=147 +pkgrel=148 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
