Date: Sunday, August 26, 2018 @ 15:10:14 Author: felixonmars Revision: 374347
upgpkg: haskell-hasql-pool 0.5-2 rebuild with time-locale-compat 0.1.1.5 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-26 15:09:35 UTC (rev 374346) +++ PKGBUILD 2018-08-26 15:10:14 UTC (rev 374347) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
