Date: Wednesday, December 25, 2019 @ 10:24:05 Author: felixonmars Revision: 540728
upgpkg: haskell-storablevector 0.2.13-24: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 10:22:08 UTC (rev 540727) +++ PKGBUILD 2019-12-25 10:24:05 UTC (rev 540728) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13 -pkgrel=23 +pkgrel=24 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
