Date: Monday, January 24, 2022 @ 14:11:13 Author: felixonmars Revision: 1114631
upgpkg: haskell-bitwise 1.0.0.1-116: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 14:10:42 UTC (rev 1114630) +++ PKGBUILD 2022-01-24 14:11:13 UTC (rev 1114631) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=115 +pkgrel=116 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
