Date: Friday, January 1, 2021 @ 22:40:26 Author: felixonmars Revision: 802970
upgpkg: haskell-storablevector 0.2.13.1-41: rebuild with th-abstraction 0.4.2.0 Modified: haskell-storablevector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 22:38:06 UTC (rev 802969) +++ PKGBUILD 2021-01-01 22:40:26 UTC (rev 802970) @@ -4,7 +4,7 @@ _hkgname=storablevector pkgname=haskell-storablevector pkgver=0.2.13.1 -pkgrel=40 +pkgrel=41 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString" url="https://www.haskell.org/haskellwiki/Storable_Vector" license=("BSD")
