Date: Monday, December 28, 2020 @ 13:04:35 Author: felixonmars Revision: 794866
upgpkg: haskell-pipes-http 1.0.6-261: rebuild with indexed-traversable 0.1.1 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 13:04:05 UTC (rev 794865) +++ PKGBUILD 2020-12-28 13:04:35 UTC (rev 794866) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=260 +pkgrel=261 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
