Date: Wednesday, October 7, 2020 @ 14:13:18 Author: felixonmars Revision: 720630
upgpkg: haskell-hasql-pool 0.5.2-65: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-07 14:12:40 UTC (rev 720629) +++ PKGBUILD 2020-10-07 14:13:18 UTC (rev 720630) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=64 +pkgrel=65 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
