Date: Wednesday, May 12, 2021 @ 22:55:37 Author: felixonmars Revision: 932848
upgpkg: haskell-vector-th-unbox 0.2.1.9-31: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 22:55:02 UTC (rev 932847) +++ PKGBUILD 2021-05-12 22:55:37 UTC (rev 932848) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.9 -pkgrel=30 +pkgrel=31 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
