Date: Thursday, March 19, 2020 @ 19:51:16 Author: felixonmars Revision: 601127
upgpkg: haskell-http-streams 0.8.7.1-57: rebuild with conduit 1.3.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 19:50:15 UTC (rev 601126) +++ PKGBUILD 2020-03-19 19:51:16 UTC (rev 601127) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=56 +pkgrel=57 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
