Date: Wednesday, January 4, 2023 @ 22:51:00 Author: felixonmars Revision: 1375432
upgpkg: haskell-vector-th-unbox 0.2.2-170: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 22:49:53 UTC (rev 1375431) +++ PKGBUILD 2023-01-04 22:51:00 UTC (rev 1375432) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=169 +pkgrel=170 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
