Date: Saturday, September 17, 2022 @ 14:27:20 Author: felixonmars Revision: 1304510
upgpkg: haskell-hasql-pool 0.5.2.2-94: rebuild with template-haskell-compat-v0208 0.1.9.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-17 14:27:13 UTC (rev 1304509) +++ PKGBUILD 2022-09-17 14:27:20 UTC (rev 1304510) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2.2 -pkgrel=93 +pkgrel=94 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
