Date: Tuesday, April 14, 2020 @ 16:43:00 Author: felixonmars Revision: 614079
upgpkg: haskell-http-streams 0.8.7.1-81: rebuild with warp 3.3.10 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 16:42:49 UTC (rev 614078) +++ PKGBUILD 2020-04-14 16:43:00 UTC (rev 614079) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=80 +pkgrel=81 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
