Date: Monday, February 6, 2023 @ 01:03:25 Author: felixonmars Revision: 1393410
upgpkg: haskell-bitwise 1.0.0.1-167: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:03:19 UTC (rev 1393409) +++ PKGBUILD 2023-02-06 01:03:25 UTC (rev 1393410) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=166 +pkgrel=167 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
