Date: Monday, September 14, 2020 @ 18:13:11 Author: felixonmars Revision: 706177
upgpkg: haskell-bitwise 1.0.0.1-14: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 18:12:39 UTC (rev 706176) +++ PKGBUILD 2020-09-14 18:13:11 UTC (rev 706177) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
