Date: Friday, February 17, 2023 @ 10:31:17 Author: felixonmars Revision: 1401589
upgpkg: haskell-bytestring-progress 1.4-22: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-bytestring-progress/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 10:29:45 UTC (rev 1401588) +++ PKGBUILD 2023-02-17 10:31:17 UTC (rev 1401589) @@ -3,7 +3,7 @@ _hkgname=bytestring-progress pkgname=haskell-bytestring-progress pkgver=1.4 -pkgrel=21 +pkgrel=22 pkgdesc="A library for tracking the consumption of a lazy ByteString" url="https://github.com/acw/bytestring-progress" license=("BSD")
