Date: Wednesday, August 5, 2020 @ 14:08:23 Author: felixonmars Revision: 669505
upgpkg: haskell-http-streams 0.8.7.2-10: rebuild with unordered-containers 0.2.12.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 14:07:27 UTC (rev 669504) +++ PKGBUILD 2020-08-05 14:08:23 UTC (rev 669505) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
