Date: Monday, September 5, 2022 @ 23:15:36 Author: felixonmars Revision: 1293766
upgpkg: haskell-bytestring-progress 1.4-5: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-bytestring-progress/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 23:15:27 UTC (rev 1293765) +++ PKGBUILD 2022-09-05 23:15:36 UTC (rev 1293766) @@ -3,7 +3,7 @@ _hkgname=bytestring-progress pkgname=haskell-bytestring-progress pkgver=1.4 -pkgrel=4 +pkgrel=5 pkgdesc="A library for tracking the consumption of a lazy ByteString" url="http://github.com/acw/bytestring-progress" license=("BSD")
