Date: Sunday, June 6, 2021 @ 22:29:44 Author: felixonmars Revision: 956433
upgpkg: haskell-bitarray 0.0.1.1-21: rebuild with ghc 8.10.5 Modified: haskell-bitarray/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 22:29:18 UTC (rev 956432) +++ PKGBUILD 2021-06-06 22:29:44 UTC (rev 956433) @@ -3,7 +3,7 @@ _hkgname=bitarray pkgname=haskell-bitarray pkgver=0.0.1.1 -pkgrel=20 +pkgrel=21 pkgdesc="Mutable and immutable bit arrays" url="http://code.haskell.org/~bkomuves/" license=('BSD')
