Date: Monday, April 17, 2023 @ 12:15:09 Author: felixonmars Revision: 1446784
upgpkg: haskell-hasql-pool 0.5.2.2-148: rebuild with vector-instances 3.4.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 12:15:05 UTC (rev 1446783) +++ PKGBUILD 2023-04-17 12:15:09 UTC (rev 1446784) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2.2 -pkgrel=147 +pkgrel=148 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
