Date: Saturday, August 15, 2020 @ 21:27:34 Author: felixonmars Revision: 680078
upgpkg: haskell-storablevector 0.2.13.1-6: rebuild with math-functions 0.3.4.1 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 21:26:01 UTC (rev 680077) +++ PKGBUILD 2020-08-15 21:27:34 UTC (rev 680078) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=5 +pkgrel=6 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
