Date: Friday, October 14, 2022 @ 00:56:59 Author: felixonmars Revision: 1328210
upgpkg: haskell-http-streams 0.8.9.6-101: rebuild with aeson 2.1.0.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-14 00:56:58 UTC (rev 1328209) +++ PKGBUILD 2022-10-14 00:56:59 UTC (rev 1328210) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=100 +pkgrel=101 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
