Date: Tuesday, July 27, 2021 @ 10:54:03 Author: felixonmars Revision: 986776
upgpkg: haskell-pipes-http 1.0.6-351: rebuild with transformers-compat 0.7 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 10:53:19 UTC (rev 986775) +++ PKGBUILD 2021-07-27 10:54:03 UTC (rev 986776) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=350 +pkgrel=351 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
