Date: Tuesday, March 2, 2021 @ 18:01:19 Author: felixonmars Revision: 877704
upgpkg: haskell-hasql-pool 0.5.2-159: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 18:00:45 UTC (rev 877703) +++ PKGBUILD 2021-03-02 18:01:19 UTC (rev 877704) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=158 +pkgrel=159 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
