Date: Monday, September 28, 2020 @ 11:31:44 Author: felixonmars Revision: 712900
upgpkg: haskell-http-streams 0.8.7.2-60: rebuild with network-byte-order 0.1.6 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 11:30:09 UTC (rev 712899) +++ PKGBUILD 2020-09-28 11:31:44 UTC (rev 712900) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=59 +pkgrel=60 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
