Date: Sunday, May 24, 2020 @ 13:16:34 Author: felixonmars Revision: 632807
upgpkg: haskell-http-streams 0.8.7.1-102: rebuild with tasty 1.3.1 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-24 13:12:49 UTC (rev 632806) +++ PKGBUILD 2020-05-24 13:16:34 UTC (rev 632807) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=101 +pkgrel=102 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
