Date: Wednesday, August 24, 2022 @ 23:41:39 Author: felixonmars Revision: 1277968
upgpkg: haskell-pipes-http 1.0.6-470: rebuild with hashable 1.4.1.0 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:41:31 UTC (rev 1277967) +++ PKGBUILD 2022-08-24 23:41:39 UTC (rev 1277968) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=469 +pkgrel=470 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")