Date: Tuesday, August 18, 2020 @ 08:14:47 Author: felixonmars Revision: 683775
upgpkg: haskell-pipes-http 1.0.6-193: rebuild with ghc 8.10.2 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 08:13:52 UTC (rev 683774) +++ PKGBUILD 2020-08-18 08:14:47 UTC (rev 683775) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=192 +pkgrel=193 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
