Date: Monday, January 2, 2023 @ 17:27:42 Author: felixonmars Revision: 1373182
upgpkg: haskell-kvitable 1.0.1.0-51: rebuild with haskell-lexer 1.1.1 Modified: haskell-kvitable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:27:41 UTC (rev 1373181) +++ PKGBUILD 2023-01-02 17:27:42 UTC (rev 1373182) @@ -3,7 +3,7 @@ _hkgname=kvitable pkgname=haskell-kvitable pkgver=1.0.1.0 -pkgrel=50 +pkgrel=51 pkgdesc="Key/Value Indexed Table container and formatting library" url="https://hackage.haskell.org/package/kvitable" license=("custom:ISC")
