Date: Friday, January 7, 2022 @ 19:36:15 Author: felixonmars Revision: 1096174
upgpkg: haskell-bitwise 1.0.0.1-113: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 19:35:24 UTC (rev 1096173) +++ PKGBUILD 2022-01-07 19:36:15 UTC (rev 1096174) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=112 +pkgrel=113 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
