Date: Sunday, April 2, 2023 @ 04:56:45 Author: felixonmars Revision: 1432779
upgpkg: haskell-vector-hashtables 0.1.1.2-11: rebuild with nothunks 0.1.4 Modified: haskell-vector-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-02 04:56:43 UTC (rev 1432778) +++ PKGBUILD 2023-04-02 04:56:45 UTC (rev 1432779) @@ -3,7 +3,7 @@ _hkgname=vector-hashtables pkgname=haskell-vector-hashtables pkgver=0.1.1.2 -pkgrel=10 +pkgrel=11 pkgdesc="Efficient vector-based mutable hashtables implementation." url="https://github.com/klapaucius/vector-hashtables#readme" license=("BSD")
