Date: Sunday, June 9, 2019 @ 17:35:35 Author: felixonmars Revision: 479084
upgpkg: haskell-connection 0.3.0-8 rebuild with async 2.2.2 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 17:33:29 UTC (rev 479083) +++ PKGBUILD 2019-06-09 17:35:35 UTC (rev 479084) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
