Date: Monday, May 25, 2020 @ 13:21:36 Author: felixonmars Revision: 634268
upgpkg: haskell-pipes-http 1.0.6-146: rebuild with aeson 1.5.0.0 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 13:21:26 UTC (rev 634267) +++ PKGBUILD 2020-05-25 13:21:36 UTC (rev 634268) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=145 +pkgrel=146 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
