Date: Sunday, January 16, 2022 @ 23:13:27 Author: felixonmars Revision: 1106673
upgpkg: haskell-http-streams 0.8.9.4-51: rebuild with attoparsec 0.14.3 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 23:12:54 UTC (rev 1106672) +++ PKGBUILD 2022-01-16 23:13:27 UTC (rev 1106673) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.4 -pkgrel=50 +pkgrel=51 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
