Date: Saturday, February 13, 2021 @ 18:11:04 Author: felixonmars Revision: 859491
upgpkg: haskell-hasql-pool 0.5.2-143: rebuild with tasty-hedgehog 1.0.1.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 18:10:52 UTC (rev 859490) +++ PKGBUILD 2021-02-13 18:11:04 UTC (rev 859491) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=142 +pkgrel=143 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
