Date: Wednesday, September 2, 2020 @ 16:19:19 Author: felixonmars Revision: 696524
upgpkg: haskell-bitwise 1.0.0.1-10: rebuild with mwc-random 0.15.0.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 16:18:18 UTC (rev 696523) +++ PKGBUILD 2020-09-02 16:19:19 UTC (rev 696524) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=9 +pkgrel=10 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
