Date: Tuesday, August 25, 2020 @ 13:22:51 Author: felixonmars Revision: 688199
upgpkg: haskell-storablevector 0.2.13.1-8: rebuild with random 1.2.0 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 13:21:32 UTC (rev 688198) +++ PKGBUILD 2020-08-25 13:22:51 UTC (rev 688199) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=7 +pkgrel=8 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
