Date: Wednesday, January 4, 2023 @ 01:26:49 Author: felixonmars Revision: 1374993
upgpkg: haskell-hasql-pool 0.5.2.2-121: rebuild with text-builder-dev 0.3.3.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 01:25:29 UTC (rev 1374992) +++ PKGBUILD 2023-01-04 01:26:49 UTC (rev 1374993) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2.2 -pkgrel=120 +pkgrel=121 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
