Date: Tuesday, August 11, 2020 @ 18:39:47 Author: felixonmars Revision: 674656
upgpkg: haskell-bitwise 1.0.0.1-3: rebuild with splitmix 0.1.0.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 18:39:08 UTC (rev 674655) +++ PKGBUILD 2020-08-11 18:39:47 UTC (rev 674656) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
