Date: Saturday, June 8, 2019 @ 22:04:54 Author: felixonmars Revision: 478424
upgpkg: haskell-storablevector 0.2.13-15 rebuild with async 2.2.2 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-08 22:03:41 UTC (rev 478423) +++ PKGBUILD 2019-06-08 22:04:54 UTC (rev 478424) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13 -pkgrel=14 +pkgrel=15 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
