Date: Sunday, March 8, 2020 @ 12:26:42 Author: felixonmars Revision: 591933
upgpkg: haskell-http-streams 0.8.7.1-35: rebuild with network-byte-order 0.1.3.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 12:25:53 UTC (rev 591932) +++ PKGBUILD 2020-03-08 12:26:42 UTC (rev 591933) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=34 +pkgrel=35 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
