Date: Saturday, August 8, 2020 @ 08:26:06 Author: felixonmars Revision: 671958
upgpkg: haskell-http-streams 0.8.7.2-16: rebuild with lifted-async 0.10.1.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-08 08:25:10 UTC (rev 671957) +++ PKGBUILD 2020-08-08 08:26:06 UTC (rev 671958) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=15 +pkgrel=16 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
