Date: Wednesday, January 4, 2023 @ 23:25:21 Author: felixonmars Revision: 1375705
upgpkg: haskell-bitwise 1.0.0.1-164: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:25:19 UTC (rev 1375704) +++ PKGBUILD 2023-01-04 23:25:21 UTC (rev 1375705) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=163 +pkgrel=164 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
