Date: Tuesday, May 28, 2019 @ 06:08:55 Author: felixonmars Revision: 472130
upgpkg: haskell-bsb-http-chunked 0.0.0.4-30 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21, http-api-data 0.4.1 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-28 06:08:16 UTC (rev 472129) +++ PKGBUILD 2019-05-28 06:08:55 UTC (rev 472130) @@ -3,7 +3,7 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=29 +pkgrel=30 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD')
