Date: Wednesday, November 25, 2020 @ 19:40:30 Author: felixonmars Revision: 761231
upgpkg: haskell-http-streams 0.8.7.2-104: rebuild with conduit 1.3.4 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-25 19:40:11 UTC (rev 761230) +++ PKGBUILD 2020-11-25 19:40:30 UTC (rev 761231) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=103 +pkgrel=104 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
