Date: Sunday, April 19, 2020 @ 21:19:45 Author: felixonmars Revision: 616599
upgpkg: haskell-bsb-http-chunked 0.0.0.4-90: rebuild with resourcet 1.2.4 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 21:19:11 UTC (rev 616598) +++ PKGBUILD 2020-04-19 21:19:45 UTC (rev 616599) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=89 +pkgrel=90 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
