Date: Wednesday, May 4, 2022 @ 10:34:43 Author: felixonmars Revision: 1193191
upgpkg: haskell-bitwise 1.0.0.1-133: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:34:39 UTC (rev 1193190) +++ PKGBUILD 2022-05-04 10:34:43 UTC (rev 1193191) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=132 +pkgrel=133 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
