Date: Wednesday, February 19, 2020 @ 06:52:43 Author: felixonmars Revision: 576240
upgpkg: haskell-http-streams 0.8.7.1-9: rebuild with network-uri 2.6.3.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-19 06:46:25 UTC (rev 576239) +++ PKGBUILD 2020-02-19 06:52:43 UTC (rev 576240) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=8 +pkgrel=9 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
