Date: Saturday, April 23, 2022 @ 22:34:25 Author: felixonmars Revision: 1189004
upgpkg: haskell-http-streams 0.8.9.6-21: rebuild with hashable 1.4.0.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:34:18 UTC (rev 1189003) +++ PKGBUILD 2022-04-23 22:34:25 UTC (rev 1189004) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=20 +pkgrel=21 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
