Date: Saturday, February 17, 2018 @ 17:03:51 Author: felixonmars Revision: 296128
upgpkg: haskell-storablevector 0.2.12.1-3 rebuild with non-negative,0.1.2 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-17 17:02:55 UTC (rev 296127) +++ PKGBUILD 2018-02-17 17:03:51 UTC (rev 296128) @@ -5,7 +5,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.12.1 -pkgrel=2 +pkgrel=3 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="http://www.haskell.org/haskellwiki/Storable_Vector" license=("custom:BSD3")
