Date: Monday, February 6, 2023 @ 01:19:07 Author: felixonmars Revision: 1393522
upgpkg: haskell-bytestring-progress 1.4-21: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-bytestring-progress/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:18:07 UTC (rev 1393521) +++ PKGBUILD 2023-02-06 01:19:07 UTC (rev 1393522) @@ -3,7 +3,7 @@ _hkgname=bytestring-progress pkgname=haskell-bytestring-progress pkgver=1.4 -pkgrel=20 +pkgrel=21 pkgdesc="A library for tracking the consumption of a lazy ByteString" url="https://github.com/acw/bytestring-progress" license=("BSD")
