Date: Friday, March 3, 2023 @ 02:08:01 Author: felixonmars Revision: 1409119
upgpkg: haskell-vector-hashtables 0.1.1.2-4: rebuild with tagged 0.8.7 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 02:07:51 UTC (rev 1409118) +++ PKGBUILD 2023-03-03 02:08:01 UTC (rev 1409119) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
