Date: Monday, September 7, 2020 @ 08:51:01 Author: felixonmars Revision: 699450
upgpkg: haskell-bitwise 1.0.0.1-11: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 08:50:18 UTC (rev 699449) +++ PKGBUILD 2020-09-07 08:51:01 UTC (rev 699450) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=10 +pkgrel=11 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
