Date: Saturday, February 22, 2020 @ 10:14:22 Author: felixonmars Revision: 578289
upgpkg: haskell-bsb-http-chunked 0.0.0.4-71: rebuild with pretty-show 1.10 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 10:13:43 UTC (rev 578288) +++ PKGBUILD 2020-02-22 10:14:22 UTC (rev 578289) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=70 +pkgrel=71 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
