Date: Thursday, November 19, 2020 @ 07:28:38 Author: felixonmars Revision: 757337
upgpkg: haskell-http-streams 0.8.7.2-101: rebuild with http-client 0.7.3 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-19 07:26:29 UTC (rev 757336) +++ PKGBUILD 2020-11-19 07:28:38 UTC (rev 757337) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=100 +pkgrel=101 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
