Date: Wednesday, August 24, 2022 @ 22:33:52 Author: felixonmars Revision: 1277622
upgpkg: haskell-gridtables 0.0.3.0-2: rebuild with hashable 1.4.1.0 Modified: haskell-gridtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:33:43 UTC (rev 1277621) +++ PKGBUILD 2022-08-24 22:33:52 UTC (rev 1277622) @@ -3,7 +3,7 @@ _hkgname=gridtables pkgname=haskell-gridtables pkgver=0.0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Parser for reStructuredText-style grid tables" url="https://github.com/tarleb/gridtables" license=("MIT")
