Date: Thursday, December 24, 2020 @ 15:24:51 Author: felixonmars Revision: 788252
upgpkg: haskell-http-streams 0.8.7.2-126: rebuild with base16-bytestring 1.0.1.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 15:24:13 UTC (rev 788251) +++ PKGBUILD 2020-12-24 15:24:51 UTC (rev 788252) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=125 +pkgrel=126 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
