Date: Saturday, September 12, 2020 @ 14:42:50 Author: felixonmars Revision: 703996
upgpkg: haskell-bitwise 1.0.0.1-13: rebuild with ansi-terminal 0.11 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 14:42:14 UTC (rev 703995) +++ PKGBUILD 2020-09-12 14:42:50 UTC (rev 703996) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
