Date: Friday, May 29, 2020 @ 14:32:56 Author: felixonmars Revision: 637095
upgpkg: haskell-http-streams 0.8.7.1-110: rebuild with http-client 0.7.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-29 14:31:32 UTC (rev 637094) +++ PKGBUILD 2020-05-29 14:32:56 UTC (rev 637095) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=109 +pkgrel=110 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
