Date: Friday, June 10, 2022 @ 18:20:22 Author: felixonmars Revision: 1231258
upgpkg: haskell-storablevector 0.2.13.1-142: rebuild with ansi-terminal 0.11.2 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 18:20:14 UTC (rev 1231257) +++ PKGBUILD 2022-06-10 18:20:22 UTC (rev 1231258) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=141 +pkgrel=142 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
