Date: Tuesday, September 1, 2020 @ 12:10:29 Author: felixonmars Revision: 695451
upgpkg: haskell-pipes-http 1.0.6-202: rebuild with conduit 1.3.2.1 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 12:09:41 UTC (rev 695450) +++ PKGBUILD 2020-09-01 12:10:29 UTC (rev 695451) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=201 +pkgrel=202 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
