Date: Friday, March 26, 2021 @ 23:20:32 Author: felixonmars Revision: 904898
upgpkg: haskell-bsb-http-chunked 0.0.0.4-197: rebuild with attoparsec 0.14.1 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 23:19:45 UTC (rev 904897) +++ PKGBUILD 2021-03-26 23:20:32 UTC (rev 904898) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=196 +pkgrel=197 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
