Date: Monday, August 15, 2022 @ 20:33:06 Author: felixonmars Revision: 1266222
upgpkg: haskell-vec 0.4.1-51: rebuild with adjunctions 4.4.2 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 20:32:56 UTC (rev 1266221) +++ PKGBUILD 2022-08-15 20:33:06 UTC (rev 1266222) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.4.1 -pkgrel=50 +pkgrel=51 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
