Date: Monday, July 25, 2022 @ 06:43:29 Author: felixonmars Revision: 1256870
upgpkg: haskell-storablevector 0.2.13.1-147: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 06:43:21 UTC (rev 1256869) +++ PKGBUILD 2022-07-25 06:43:29 UTC (rev 1256870) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=146 +pkgrel=147 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
