Date: Sunday, May 30, 2021 @ 21:15:58 Author: felixonmars Revision: 950640
upgpkg: haskell-vector-th-unbox 0.2.1.9-40: rebuild with unliftio 0.2.16 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-30 21:15:35 UTC (rev 950639) +++ PKGBUILD 2021-05-30 21:15:58 UTC (rev 950640) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.9 -pkgrel=39 +pkgrel=40 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
