Date: Wednesday, April 7, 2021 @ 20:06:32 Author: felixonmars Revision: 912633
upgpkg: haskell-bitwise 1.0.0.1-74: rebuild with vector 0.12.3.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 20:05:34 UTC (rev 912632) +++ PKGBUILD 2021-04-07 20:06:32 UTC (rev 912633) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=73 +pkgrel=74 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
