Date: Thursday, July 30, 2020 @ 20:49:30 Author: felixonmars Revision: 665992
upgpkg: haskell-http-streams 0.8.7.2-2: rebuild with http-common 0.8.2.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-30 20:46:07 UTC (rev 665991) +++ PKGBUILD 2020-07-30 20:49:30 UTC (rev 665992) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
