Date: Saturday, March 4, 2023 @ 10:13:21 Author: felixonmars Revision: 1411647
upgpkg: haskell-vector-hashtables 0.1.1.2-5: rebuild with typed-process 0.2.11.0 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 10:13:14 UTC (rev 1411646) +++ PKGBUILD 2023-03-04 10:13:21 UTC (rev 1411647) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=4 +pkgrel=5 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
