Date: Sunday, September 25, 2022 @ 19:30:00 Author: felixonmars Revision: 1309926
upgpkg: haskell-bitwise 1.0.0.1-153: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:29:57 UTC (rev 1309925) +++ PKGBUILD 2022-09-25 19:30:00 UTC (rev 1309926) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=152 +pkgrel=153 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
