Date: Friday, February 11, 2022 @ 11:39:08 Author: felixonmars Revision: 1131830
upgpkg: haskell-http-streams 0.8.9.4-67: rebuild with unordered-containers 0.2.16.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 11:38:33 UTC (rev 1131829) +++ PKGBUILD 2022-02-11 11:39:08 UTC (rev 1131830) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.4 -pkgrel=66 +pkgrel=67 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
