Date: Saturday, October 24, 2020 @ 23:10:56 Author: felixonmars Revision: 732002
upgpkg: haskell-bitwise 1.0.0.1-21: rebuild with bifunctors 5.5.8 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 23:10:18 UTC (rev 732001) +++ PKGBUILD 2020-10-24 23:10:56 UTC (rev 732002) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
