Date: Wednesday, October 26, 2022 @ 12:58:40 Author: felixonmars Revision: 1335410
upgpkg: haskell-bitwise 1.0.0.1-158: rebuild with doctest 0.20.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 12:58:40 UTC (rev 1335409) +++ PKGBUILD 2022-10-26 12:58:40 UTC (rev 1335410) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=157 +pkgrel=158 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
