Date: Thursday, September 10, 2020 @ 15:35:52 Author: felixonmars Revision: 701814
upgpkg: haskell-bitwise 1.0.0.1-12: rebuild with mwc-random 0.15.0.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 15:34:55 UTC (rev 701813) +++ PKGBUILD 2020-09-10 15:35:52 UTC (rev 701814) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=11 +pkgrel=12 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
