Date: Tuesday, February 9, 2021 @ 19:23:40 Author: felixonmars Revision: 851415
upgpkg: haskell-bitwise 1.0.0.1-56: rebuild with ghc 8.10.4 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 19:23:05 UTC (rev 851414) +++ PKGBUILD 2021-02-09 19:23:40 UTC (rev 851415) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=55 +pkgrel=56 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
