Date: Tuesday, September 8, 2020 @ 15:29:01 Author: felixonmars Revision: 701251
upgpkg: haskell-http-streams 0.8.7.2-50: rebuild with io-streams 1.5.2.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-08 15:28:25 UTC (rev 701250) +++ PKGBUILD 2020-09-08 15:29:01 UTC (rev 701251) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=49 +pkgrel=50 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
