Date: Tuesday, August 18, 2020 @ 13:31:31 Author: felixonmars Revision: 683922
upgpkg: haskell-http-streams 0.8.7.2-30: rebuild with ghc 8.10.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 13:16:49 UTC (rev 683921) +++ PKGBUILD 2020-08-18 13:31:31 UTC (rev 683922) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=29 +pkgrel=30 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
