Date: Sunday, April 10, 2022 @ 00:53:42 Author: felixonmars Revision: 1184064
upgpkg: haskell-storablevector 0.2.13.1-133: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 00:53:36 UTC (rev 1184063) +++ PKGBUILD 2022-04-10 00:53:42 UTC (rev 1184064) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=132 +pkgrel=133 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
