Date: Sunday, May 20, 2018 @ 04:35:56 Author: felixonmars Revision: 324984
upgpkg: haskell-hasql-pool 0.4.3-68 rebuild with corrected bifunctors Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 04:35:15 UTC (rev 324983) +++ PKGBUILD 2018-05-20 04:35:56 UTC (rev 324984) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=67 +pkgrel=68 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
