Date: Monday, July 5, 2021 @ 02:37:22 Author: felixonmars Revision: 972196
upgpkg: haskell-http-streams 0.8.8.1-2: rebuild with http-streams 0.8.8.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-05 02:36:24 UTC (rev 972195) +++ PKGBUILD 2021-07-05 02:37:22 UTC (rev 972196) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
