Date: Saturday, May 21, 2022 @ 15:17:51 Author: felixonmars Revision: 1209554
upgpkg: haskell-vec 0.4.1-30: rebuild with adjunctions 4.4.1 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-21 15:17:43 UTC (rev 1209553) +++ PKGBUILD 2022-05-21 15:17:51 UTC (rev 1209554) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.4.1 -pkgrel=29 +pkgrel=30 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
