Date: Monday, January 16, 2023 @ 05:32:09 Author: felixonmars Revision: 1384577
upgpkg: haskell-storablevector 0.2.13.1-168: rebuild with inspection-testing 0.5.0.1 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 05:32:08 UTC (rev 1384576) +++ PKGBUILD 2023-01-16 05:32:09 UTC (rev 1384577) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=167 +pkgrel=168 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
