Date: Saturday, March 14, 2020 @ 22:20:51 Author: felixonmars Revision: 597371
upgpkg: haskell-http-streams 0.8.7.1-50: rebuild with StateVar 1.2 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 22:20:08 UTC (rev 597370) +++ PKGBUILD 2020-03-14 22:20:51 UTC (rev 597371) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=49 +pkgrel=50 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
