Date: Saturday, June 11, 2022 @ 07:38:09 Author: felixonmars Revision: 1232111
upgpkg: haskell-hasql-pool 0.5.2.2-51: rebuild with ansi-terminal 0.11.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-11 07:38:02 UTC (rev 1232110) +++ PKGBUILD 2022-06-11 07:38:09 UTC (rev 1232111) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2.2 -pkgrel=50 +pkgrel=51 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
