Date: Monday, March 16, 2020 @ 23:23:53 Author: felixonmars Revision: 599949
upgpkg: haskell-http-streams 0.8.7.1-54: rebuild with warp 3.3.9 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 23:23:11 UTC (rev 599948) +++ PKGBUILD 2020-03-16 23:23:53 UTC (rev 599949) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=53 +pkgrel=54 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
