Date: Monday, February 22, 2021 @ 22:17:01 Author: felixonmars Revision: 869125
upgpkg: haskell-vec 0.3-7: rebuild with hashable 1.3.1.0 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:16:27 UTC (rev 869124) +++ PKGBUILD 2021-02-22 22:17:01 UTC (rev 869125) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.3 -pkgrel=6 +pkgrel=7 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
