Date: Wednesday, April 6, 2022 @ 21:19:39 Author: felixonmars Revision: 1182011
upgpkg: haskell-pipes-http 1.0.6-430: rebuild with unordered-containers 0.2.18.0 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:19:32 UTC (rev 1182010) +++ PKGBUILD 2022-04-06 21:19:39 UTC (rev 1182011) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=429 +pkgrel=430 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
