Date: Friday, June 10, 2022 @ 17:24:20 Author: felixonmars Revision: 1230914
upgpkg: haskell-bitwise 1.0.0.1-140: rebuild with ansi-terminal 0.11.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 17:24:12 UTC (rev 1230913) +++ PKGBUILD 2022-06-10 17:24:20 UTC (rev 1230914) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=139 +pkgrel=140 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
