Date: Wednesday, May 20, 2020 @ 13:26:23 Author: felixonmars Revision: 630676
upgpkg: haskell-http-streams 0.8.7.1-98: rebuild with network-byte-order 0.1.5 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 13:25:22 UTC (rev 630675) +++ PKGBUILD 2020-05-20 13:26:23 UTC (rev 630676) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=97 +pkgrel=98 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
