Date: Saturday, October 31, 2020 @ 22:53:39 Author: felixonmars Revision: 737957
upgpkg: haskell-hasql-pool 0.5.2-79: rebuild with unliftio 0.2.13.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 22:53:04 UTC (rev 737956) +++ PKGBUILD 2020-10-31 22:53:39 UTC (rev 737957) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=78 +pkgrel=79 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
