Date: Wednesday, February 17, 2021 @ 22:24:08 Author: felixonmars Revision: 862932
upgpkg: haskell-bitwise 1.0.0.1-60: rebuild with async 2.2.3 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:23:24 UTC (rev 862931) +++ PKGBUILD 2021-02-17 22:24:08 UTC (rev 862932) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=59 +pkgrel=60 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
