Date: Thursday, September 22, 2022 @ 09:24:56 Author: felixonmars Revision: 1306668
upgpkg: haskell-bitwise 1.0.0.1-152: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:24:55 UTC (rev 1306667) +++ PKGBUILD 2022-09-22 09:24:56 UTC (rev 1306668) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=151 +pkgrel=152 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
