Date: Monday, February 6, 2023 @ 03:59:04 Author: felixonmars Revision: 1393824
upgpkg: haskell-storablevector 0.2.13.1-169: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 03:59:04 UTC (rev 1393823) +++ PKGBUILD 2023-02-06 03:59:04 UTC (rev 1393824) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=168 +pkgrel=169 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
