Date: Thursday, June 18, 2020 @ 16:34:20 Author: felixonmars Revision: 647355
upgpkg: haskell-pipes-http 1.0.6-162: rebuild with http-client 0.7.1 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 16:33:42 UTC (rev 647354) +++ PKGBUILD 2020-06-18 16:34:20 UTC (rev 647355) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=161 +pkgrel=162 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
