Date: Friday, August 13, 2021 @ 14:53:53 Author: felixonmars Revision: 998068
upgpkg: haskell-http-streams 0.8.8.1-20: rebuild with base64-bytestring 1.2.1.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-13 14:52:54 UTC (rev 998067) +++ PKGBUILD 2021-08-13 14:53:53 UTC (rev 998068) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.8.1 -pkgrel=19 +pkgrel=20 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD')
