Date: Sunday, June 5, 2022 @ 18:40:06 Author: felixonmars Revision: 1223869
upgpkg: haskell-bsb-http-chunked 0.0.0.4-293: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 18:39:37 UTC (rev 1223868) +++ PKGBUILD 2022-06-05 18:40:06 UTC (rev 1223869) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=292 +pkgrel=293 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')