Date: Thursday, December 29, 2022 @ 22:01:00 Author: felixonmars Revision: 1371952
upgpkg: haskell-http-streams 0.8.9.6-120: rebuild with network-uri 2.6.4.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-29 22:00:36 UTC (rev 1371951) +++ PKGBUILD 2022-12-29 22:01:00 UTC (rev 1371952) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=119 +pkgrel=120 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
