Date: Sunday, February 5, 2023 @ 23:41:52 Author: felixonmars Revision: 1393050
upgpkg: haskell-vector-th-unbox 0.2.2-176: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 23:41:46 UTC (rev 1393049) +++ PKGBUILD 2023-02-05 23:41:52 UTC (rev 1393050) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=175 +pkgrel=176 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
