Date: Saturday, March 26, 2022 @ 18:51:34 Author: felixonmars Revision: 1176912
upgpkg: haskell-hasql-pool 0.5.2.2-14: rebuild with parsers (fix attoparsec flag) Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-26 18:51:28 UTC (rev 1176911) +++ PKGBUILD 2022-03-26 18:51:34 UTC (rev 1176912) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2.2 -pkgrel=13 +pkgrel=14 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
