Date: Thursday, February 18, 2021 @ 07:21:32 Author: felixonmars Revision: 863729
upgpkg: haskell-http-streams 0.8.7.2-185: rebuild with async 2.2.3 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 07:20:27 UTC (rev 863728) +++ PKGBUILD 2021-02-18 07:21:32 UTC (rev 863729) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=184 +pkgrel=185 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
