Date: Wednesday, July 21, 2021 @ 17:42:05 Author: felixonmars Revision: 982487
upgpkg: haskell-bitwise 1.0.0.1-90: rebuild with unliftio 0.2.19 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 17:41:25 UTC (rev 982486) +++ PKGBUILD 2021-07-21 17:42:05 UTC (rev 982487) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
