Date: Tuesday, April 14, 2020 @ 08:51:57 Author: felixonmars Revision: 614046
upgpkg: haskell-pipes-http 1.0.6-129: rebuild with warp 3.3.10 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 08:51:22 UTC (rev 614045) +++ PKGBUILD 2020-04-14 08:51:57 UTC (rev 614046) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=128 +pkgrel=129 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
