Date: Monday, March 16, 2020 @ 22:32:44 Author: felixonmars Revision: 599922
upgpkg: haskell-pipes-http 1.0.6-111: rebuild with warp 3.3.9 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 22:32:16 UTC (rev 599921) +++ PKGBUILD 2020-03-16 22:32:44 UTC (rev 599922) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=110 +pkgrel=111 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
