Date: Friday, October 30, 2020 @ 20:57:54 Author: felixonmars Revision: 737142
upgpkg: haskell-bitwise 1.0.0.1-23: rebuild with unliftio 0.2.13.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 20:57:20 UTC (rev 737141) +++ PKGBUILD 2020-10-30 20:57:54 UTC (rev 737142) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=22 +pkgrel=23 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
