Date: Monday, October 17, 2022 @ 23:00:13 Author: felixonmars Revision: 1330223
upgpkg: haskell-bitwise 1.0.0.1-157: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:00:09 UTC (rev 1330222) +++ PKGBUILD 2022-10-17 23:00:13 UTC (rev 1330223) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=156 +pkgrel=157 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
