Date: Friday, March 5, 2021 @ 18:55:30 Author: felixonmars Revision: 882112
upgpkg: haskell-bitwise 1.0.0.1-65: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 18:54:54 UTC (rev 882111) +++ PKGBUILD 2021-03-05 18:55:30 UTC (rev 882112) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=64 +pkgrel=65 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
