Date: Friday, July 31, 2020 @ 20:29:44 Author: felixonmars Revision: 666430
upgpkg: haskell-bitwise 1.0.0.1-2: rebuild with QuickCheck 2.14.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 20:28:45 UTC (rev 666429) +++ PKGBUILD 2020-07-31 20:29:44 UTC (rev 666430) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
