Date: Monday, December 13, 2021 @ 14:57:14 Author: felixonmars Revision: 1071806
upgpkg: haskell-http-streams 0.8.9.4-32: rebuild with indexed-traversable 0.1.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 14:56:18 UTC (rev 1071805) +++ PKGBUILD 2021-12-13 14:57:14 UTC (rev 1071806) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.4 -pkgrel=31 +pkgrel=32 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
