Date: Sunday, March 7, 2021 @ 03:32:15 Author: felixonmars Revision: 885282
upgpkg: haskell-vec 0.3-14: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 03:31:41 UTC (rev 885281) +++ PKGBUILD 2021-03-07 03:32:15 UTC (rev 885282) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.3 -pkgrel=13 +pkgrel=14 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
