Date: Wednesday, October 21, 2020 @ 16:28:03 Author: felixonmars Revision: 727932
upgpkg: haskell-bitwise 1.0.0.1-20: rebuild with splitmix 0.1.0.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 16:27:14 UTC (rev 727931) +++ PKGBUILD 2020-10-21 16:28:03 UTC (rev 727932) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
