Date: Saturday, April 27, 2019 @ 18:39:59 Author: felixonmars Revision: 454790
upgpkg: haskell-bsb-http-chunked 0.0.0.4-19 rebuild with ghc 8.6.5 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-27 18:39:07 UTC (rev 454789) +++ PKGBUILD 2019-04-27 18:39:59 UTC (rev 454790) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=18 +pkgrel=19 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
