Date: Saturday, March 6, 2021 @ 11:49:30 Author: felixonmars Revision: 884087
upgpkg: haskell-hasql-pool 0.5.2-163: rebuild with constraints 0.13 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 11:48:53 UTC (rev 884086) +++ PKGBUILD 2021-03-06 11:49:30 UTC (rev 884087) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=162 +pkgrel=163 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
