Date: Sunday, August 23, 2020 @ 09:03:39 Author: felixonmars Revision: 687052
upgpkg: haskell-http-streams 0.8.7.2-35: rebuild with base64-bytestring 1.2.0.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-23 09:02:00 UTC (rev 687051) +++ PKGBUILD 2020-08-23 09:03:39 UTC (rev 687052) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=34 +pkgrel=35 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
