Date: Wednesday, March 11, 2020 @ 16:02:56 Author: felixonmars Revision: 594375
upgpkg: haskell-http-streams 0.8.7.1-41: rebuild with network-byte-order 0.1.4.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 16:01:36 UTC (rev 594374) +++ PKGBUILD 2020-03-11 16:02:56 UTC (rev 594375) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=40 +pkgrel=41 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
