Date: Monday, March 7, 2022 @ 23:10:32 Author: felixonmars Revision: 1145311
upgpkg: haskell-kvitable 1.0.0.0-54: rebuild with doctest 0.19.0 Modified: haskell-kvitable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 23:10:01 UTC (rev 1145310) +++ PKGBUILD 2022-03-07 23:10:32 UTC (rev 1145311) @@ -3,7 +3,7 @@ _hkgname=kvitable pkgname=haskell-kvitable pkgver=1.0.0.0 -pkgrel=53 +pkgrel=54 pkgdesc="Key/Value Indexed Table container and formatting library" url="https://hackage.haskell.org/package/kvitable" license=("custom:ISC")
