Date: Friday, November 27, 2020 @ 15:21:53 Author: felixonmars Revision: 764337
upgpkg: haskell-bitwise 1.0.0.1-28: rebuild with unbounded-delays 0.1.1.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-27 15:20:57 UTC (rev 764336) +++ PKGBUILD 2020-11-27 15:21:53 UTC (rev 764337) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=27 +pkgrel=28 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
