Date: Tuesday, March 15, 2022 @ 11:26:02 Author: felixonmars Revision: 1154267
upgpkg: haskell-http-streams 0.8.9.6-3: rebuild with unordered-containers 0.2.17.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 11:25:25 UTC (rev 1154266) +++ PKGBUILD 2022-03-15 11:26:02 UTC (rev 1154267) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=2 +pkgrel=3 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
