Date: Monday, March 22, 2021 @ 20:17:21 Author: felixonmars Revision: 899139
upgpkg: haskell-vector-th-unbox 0.2.1.9-12: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 20:16:43 UTC (rev 899138) +++ PKGBUILD 2021-03-22 20:17:21 UTC (rev 899139) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.9 -pkgrel=11 +pkgrel=12 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
