Date: Saturday, May 28, 2022 @ 14:09:08 Author: felixonmars Revision: 1211496
upgpkg: haskell-bitwise 1.0.0.1-136: rebuild with doctest 0.20.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:09:01 UTC (rev 1211495) +++ PKGBUILD 2022-05-28 14:09:08 UTC (rev 1211496) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=135 +pkgrel=136 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
