Date: Sunday, March 5, 2023 @ 13:23:09 Author: felixonmars Revision: 1413385
upgpkg: haskell-vector-hashtables 0.1.1.2-6: rebuild with bifunctors 5.5.15 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:23:09 UTC (rev 1413384) +++ PKGBUILD 2023-03-05 13:23:09 UTC (rev 1413385) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=5 +pkgrel=6 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
