Date: Wednesday, July 18, 2018 @ 04:37:22 Author: felixonmars Revision: 361726
upgpkg: haskell-hasql-pool 0.4.3-108 rebuild with doctest 0.16.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 04:36:42 UTC (rev 361725) +++ PKGBUILD 2018-07-18 04:37:22 UTC (rev 361726) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=107 +pkgrel=108 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
