Date: Thursday, February 18, 2021 @ 04:17:23 Author: felixonmars Revision: 863497
upgpkg: haskell-pipes-http 1.0.6-301: rebuild with async 2.2.3 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 04:16:42 UTC (rev 863496) +++ PKGBUILD 2021-02-18 04:17:23 UTC (rev 863497) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=300 +pkgrel=301 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
