Date: Wednesday, January 4, 2023 @ 22:21:21 Author: felixonmars Revision: 1375394
upgpkg: haskell-vector-th-unbox 0.2.2-168: 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:20:46 UTC (rev 1375393) +++ PKGBUILD 2023-01-04 22:21:21 UTC (rev 1375394) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=167 +pkgrel=168 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
