Date: Sunday, June 9, 2019 @ 17:41:04 Author: felixonmars Revision: 479090
upgpkg: haskell-pipes-http 1.0.6-32 rebuild with async 2.2.2 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 17:39:48 UTC (rev 479089) +++ PKGBUILD 2019-06-09 17:41:04 UTC (rev 479090) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=31 +pkgrel=32 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
