Date: Friday, February 17, 2023 @ 13:29:28 Author: felixonmars Revision: 1402147
upgpkg: haskell-kvitable 1.0.2.0-6: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-kvitable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 13:29:25 UTC (rev 1402146) +++ PKGBUILD 2023-02-17 13:29:28 UTC (rev 1402147) @@ -3,7 +3,7 @@ _hkgname=kvitable pkgname=haskell-kvitable pkgver=1.0.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Key/Value Indexed Table container and formatting library" url="https://github.com/kquick/kvitable" license=("custom:ISC")
