Date: Saturday, February 22, 2020 @ 20:24:09 Author: felixonmars Revision: 579098
upgpkg: haskell-http-streams 0.8.7.1-17: rebuild with network-byte-order 0.1.2.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 20:24:07 UTC (rev 579097) +++ PKGBUILD 2020-02-22 20:24:09 UTC (rev 579098) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=16 +pkgrel=17 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
