Date: Tuesday, October 6, 2020 @ 22:06:44 Author: felixonmars Revision: 719730
upgpkg: haskell-bitwise 1.0.0.1-18: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-06 22:06:06 UTC (rev 719729) +++ PKGBUILD 2020-10-06 22:06:44 UTC (rev 719730) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=17 +pkgrel=18 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
