Date: Monday, August 2, 2021 @ 17:46:35 Author: felixonmars Revision: 992843
upgpkg: haskell-http-streams 0.8.8.1-17: rebuild with monad-control 1.0.3.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-02 17:45:40 UTC (rev 992842) +++ PKGBUILD 2021-08-02 17:46:35 UTC (rev 992843) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.8.1 -pkgrel=16 +pkgrel=17 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
