Date: Tuesday, July 27, 2021 @ 01:13:41 Author: felixonmars Revision: 986355
upgpkg: haskell-http-streams 0.8.8.1-8: rebuild with transformers-compat 0.7 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 01:12:34 UTC (rev 986354) +++ PKGBUILD 2021-07-27 01:13:41 UTC (rev 986355) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
