Date: Saturday, March 20, 2021 @ 19:46:36 Author: felixonmars Revision: 896089
upgpkg: haskell-vector-th-unbox 0.2.1.9-8: rebuild with tasty 1.4.0.2 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 19:45:58 UTC (rev 896088) +++ PKGBUILD 2021-03-20 19:46:36 UTC (rev 896089) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.9 -pkgrel=7 +pkgrel=8 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
