Date: Saturday, May 13, 2023 @ 21:14:46 Author: felixonmars Revision: 1460261
upgpkg: haskell-vector-hashtables 0.1.1.3-2: rebuild with quickcheck-instances 0.3.29.1 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-13 21:14:43 UTC (rev 1460260) +++ PKGBUILD 2023-05-13 21:14:46 UTC (rev 1460261) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
