Date: Saturday, January 30, 2021 @ 15:19:33 Author: felixonmars Revision: 835995
upgpkg: haskell-bitwise 1.0.0.1-51: rebuild with vector 0.12.2.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 15:18:32 UTC (rev 835994) +++ PKGBUILD 2021-01-30 15:19:33 UTC (rev 835995) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=50 +pkgrel=51 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
