Date: Monday, November 21, 2022 @ 07:14:37 Author: felixonmars Revision: 1350650
upgpkg: haskell-bitwise 1.0.0.1-160: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 07:14:12 UTC (rev 1350649) +++ PKGBUILD 2022-11-21 07:14:37 UTC (rev 1350650) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=159 +pkgrel=160 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
