Date: Sunday, January 3, 2021 @ 19:50:26 Author: felixonmars Revision: 805739
upgpkg: haskell-storablevector 0.2.13.1-42: rebuild with distributive 0.6.2.1 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 19:49:08 UTC (rev 805738) +++ PKGBUILD 2021-01-03 19:50:26 UTC (rev 805739) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=41 +pkgrel=42 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")