Date: Tuesday, July 12, 2022 @ 05:32:40 Author: felixonmars Revision: 1250020
upgpkg: haskell-vector-th-unbox 0.2.2-112: rebuild with tasty 1.4.2.2 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 05:31:55 UTC (rev 1250019) +++ PKGBUILD 2022-07-12 05:32:40 UTC (rev 1250020) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=111 +pkgrel=112 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
