Date: Monday, August 26, 2019 @ 08:48:37 Author: felixonmars Revision: 501948
upgpkg: haskell-storablevector 0.2.13-21 rebuild with call-stack 0.2.0 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-26 08:47:30 UTC (rev 501947) +++ PKGBUILD 2019-08-26 08:48:37 UTC (rev 501948) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13 -pkgrel=20 +pkgrel=21 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
