Date: Saturday, March 18, 2023 @ 09:53:29 Author: felixonmars Revision: 1422086
upgpkg: haskell-vector-hashtables 0.1.1.2-7: rebuild with terminal-size 0.3.4 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-18 09:53:17 UTC (rev 1422085) +++ PKGBUILD 2023-03-18 09:53:29 UTC (rev 1422086) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=6 +pkgrel=7 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
