Date: Friday, August 21, 2020 @ 19:58:45 Author: felixonmars Revision: 686445
upgpkg: haskell-http-streams 0.8.7.2-34: rebuild with http-client 0.7.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-21 19:57:40 UTC (rev 686444) +++ PKGBUILD 2020-08-21 19:58:45 UTC (rev 686445) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=33 +pkgrel=34 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
