Date: Thursday, March 30, 2023 @ 03:50:32 Author: felixonmars Revision: 1430350
upgpkg: haskell-vector-hashtables 0.1.1.2-10: rebuild with quickcheck-instances 0.3.29 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 03:50:11 UTC (rev 1430349) +++ PKGBUILD 2023-03-30 03:50:32 UTC (rev 1430350) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=9 +pkgrel=10 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
