Date: Monday, October 14, 2019 @ 03:35:49 Author: felixonmars Revision: 515430
upgpkg: haskell-hasql-pool 0.5.1-19 rebuild with vector-th-unbox 0.2.1.7 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-14 03:35:02 UTC (rev 515429) +++ PKGBUILD 2019-10-14 03:35:49 UTC (rev 515430) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=18 +pkgrel=19 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
