Date: Friday, October 9, 2020 @ 22:54:12 Author: felixonmars Revision: 722836
upgpkg: haskell-pipes-http 1.0.6-221: rebuild with unordered-containers 0.2.13.0 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 22:53:44 UTC (rev 722835) +++ PKGBUILD 2020-10-09 22:54:12 UTC (rev 722836) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=220 +pkgrel=221 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
