Date: Saturday, January 28, 2023 @ 15:09:29 Author: felixonmars Revision: 1389630
upgpkg: haskell-pipes-http 1.0.6-505: rebuild with concurrent-output 1.10.17 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 15:08:18 UTC (rev 1389629) +++ PKGBUILD 2023-01-28 15:09:29 UTC (rev 1389630) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=504 +pkgrel=505 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")