Date: Monday, March 21, 2022 @ 15:31:11 Author: felixonmars Revision: 1167008
upgpkg: haskell-vector-th-unbox 0.2.2-64: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 15:30:43 UTC (rev 1167007) +++ PKGBUILD 2022-03-21 15:31:11 UTC (rev 1167008) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=63 +pkgrel=64 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")