Date: Saturday, May 14, 2022 @ 14:36:42 Author: felixonmars Revision: 1204896
upgpkg: haskell-http-streams 0.8.9.6-29: rebuild with hashable 1.4.0.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 14:36:31 UTC (rev 1204895) +++ PKGBUILD 2022-05-14 14:36:42 UTC (rev 1204896) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.9.6 -pkgrel=28 +pkgrel=29 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
