Date: Wednesday, January 12, 2022 @ 01:32:18 Author: felixonmars Revision: 1101334
upgpkg: haskell-http-streams 0.8.9.4-46: rebuild with ghc 9.0.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-12 01:31:23 UTC (rev 1101333) +++ PKGBUILD 2022-01-12 01:32:18 UTC (rev 1101334) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.4 -pkgrel=45 +pkgrel=46 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
