Date: Sunday, February 16, 2020 @ 15:44:41 Author: felixonmars Revision: 572642
upgpkg: haskell-pipes-http 1.0.6-76: rebuild with ghc 8.8.2 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 15:43:44 UTC (rev 572641) +++ PKGBUILD 2020-02-16 15:44:41 UTC (rev 572642) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=75 +pkgrel=76 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
