Date: Wednesday, February 10, 2021 @ 04:29:05 Author: felixonmars Revision: 852350
upgpkg: haskell-http-streams 0.8.7.2-177: rebuild with ghc 8.10.4 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 04:28:23 UTC (rev 852349) +++ PKGBUILD 2021-02-10 04:29:05 UTC (rev 852350) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=176 +pkgrel=177 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
