Date: Thursday, May 12, 2022 @ 09:18:34 Author: felixonmars Revision: 1198689
upgpkg: haskell-http-streams 0.8.9.6-26: rebuild with unordered-containers 0.2.19.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:18:25 UTC (rev 1198688) +++ PKGBUILD 2022-05-12 09:18:34 UTC (rev 1198689) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=25 +pkgrel=26 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
