Date: Monday, December 20, 2021 @ 04:55:11 Author: felixonmars Revision: 1079482
upgpkg: haskell-http-streams 0.8.9.4-35: rebuild with attoparsec 0.14.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 04:54:13 UTC (rev 1079481) +++ PKGBUILD 2021-12-20 04:55:11 UTC (rev 1079482) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.4 -pkgrel=34 +pkgrel=35 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
