Date: Wednesday, May 26, 2021 @ 15:08:53 Author: felixonmars Revision: 946709
upgpkg: haskell-vector-th-unbox 0.2.1.9-36: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 15:08:06 UTC (rev 946708) +++ PKGBUILD 2021-05-26 15:08:53 UTC (rev 946709) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.9 -pkgrel=35 +pkgrel=36 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
