Date: Wednesday, February 10, 2021 @ 17:56:40 Author: felixonmars Revision: 853850
upgpkg: haskell-bsb-http-chunked 0.0.0.4-175: rebuild with attoparsec 0.13.2.5 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 17:56:09 UTC (rev 853849) +++ PKGBUILD 2021-02-10 17:56:40 UTC (rev 853850) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=174 +pkgrel=175 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
