Date: Monday, March 1, 2021 @ 18:24:55 Author: felixonmars Revision: 876541
upgpkg: haskell-bitwise 1.0.0.1-63: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 18:23:41 UTC (rev 876540) +++ PKGBUILD 2021-03-01 18:24:55 UTC (rev 876541) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=62 +pkgrel=63 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
