Date: Saturday, October 3, 2020 @ 22:03:48 Author: felixonmars Revision: 716736
upgpkg: haskell-bitwise 1.0.0.1-17: rebuild with transformers-compat 0.6.6 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 22:03:13 UTC (rev 716735) +++ PKGBUILD 2020-10-03 22:03:48 UTC (rev 716736) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
