Date: Monday, November 19, 2018 @ 15:00:24 Author: felixonmars Revision: 408804
upgpkg: haskell-pipes-http 1.0.5-175 rebuild with http-client 0.5.14 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-19 14:59:38 UTC (rev 408803) +++ PKGBUILD 2018-11-19 15:00:24 UTC (rev 408804) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.5 -pkgrel=174 +pkgrel=175 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")