Date: Sunday, November 26, 2017 @ 05:20:13 Author: felixonmars Revision: 268541
upgpkg: haskell-bitarray 0.0.1.1-5 rebuild with ghc 8.2.2 Modified: haskell-bitarray/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 05:19:37 UTC (rev 268540) +++ PKGBUILD 2017-11-26 05:20:13 UTC (rev 268541) @@ -4,7 +4,7 @@ _hkgname=bitarray pkgname=haskell-bitarray pkgver=0.0.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Mutable and immutable bit arrays" url="http://code.haskell.org/~bkomuves/" license=('custom:BSD3')
