Date: Thursday, February 27, 2020 @ 20:42:08 Author: felixonmars Revision: 584793
upgpkg: haskell-pipes-http 1.0.6-93: rebuild with ghc 8.8.3 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 20:41:29 UTC (rev 584792) +++ PKGBUILD 2020-02-27 20:42:08 UTC (rev 584793) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=92 +pkgrel=93 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
