Date: Wednesday, December 23, 2020 @ 00:16:12 Author: felixonmars Revision: 783136
upgpkg: haskell-bitwise 1.0.0.1-32: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 00:15:03 UTC (rev 783135) +++ PKGBUILD 2020-12-23 00:16:12 UTC (rev 783136) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=31 +pkgrel=32 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
