Date: Wednesday, May 26, 2021 @ 20:31:43 Author: felixonmars Revision: 946996
upgpkg: haskell-bitwise 1.0.0.1-81: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:31:10 UTC (rev 946995) +++ PKGBUILD 2021-05-26 20:31:43 UTC (rev 946996) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=80 +pkgrel=81 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
