Date: Saturday, December 26, 2020 @ 01:18:19 Author: felixonmars Revision: 791483
upgpkg: haskell-bitwise 1.0.0.1-35: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 01:17:44 UTC (rev 791482) +++ PKGBUILD 2020-12-26 01:18:19 UTC (rev 791483) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=34 +pkgrel=35 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
