Date: Thursday, March 24, 2022 @ 20:01:20 Author: felixonmars Revision: 1175098
upgpkg: haskell-kvitable 1.0.0.0-63: rebuild with quickcheck-instances 0.3.27 Modified: haskell-kvitable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:01:12 UTC (rev 1175097) +++ PKGBUILD 2022-03-24 20:01:20 UTC (rev 1175098) @@ -3,7 +3,7 @@ _hkgname=kvitable pkgname=haskell-kvitable pkgver=1.0.0.0 -pkgrel=62 +pkgrel=63 pkgdesc="Key/Value Indexed Table container and formatting library" url="https://hackage.haskell.org/package/kvitable" license=("custom:ISC")
