Date: Thursday, January 27, 2022 @ 19:42:59 Author: felixonmars Revision: 1117423
upgpkg: haskell-bitwise 1.0.0.1-117: rebuild with async 2.2.4 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 19:42:28 UTC (rev 1117422) +++ PKGBUILD 2022-01-27 19:42:59 UTC (rev 1117423) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=116 +pkgrel=117 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
