Date: Tuesday, May 11, 2021 @ 22:01:25 Author: felixonmars Revision: 930776
upgpkg: haskell-vec 0.4-6: rebuild with unliftio 0.2.15 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 22:00:45 UTC (rev 930775) +++ PKGBUILD 2021-05-11 22:01:25 UTC (rev 930776) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.4 -pkgrel=5 +pkgrel=6 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
