Date: Tuesday, February 6, 2018 @ 03:35:45 Author: felixonmars Revision: 289373
upgpkg: haskell-hasql-pool 0.4.3-15 rebuild with stm,2.4.5.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-06 03:35:13 UTC (rev 289372) +++ PKGBUILD 2018-02-06 03:35:45 UTC (rev 289373) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=14 +pkgrel=15 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
