Date: Monday, March 7, 2022 @ 17:32:35 Author: felixonmars Revision: 1144528
upgpkg: haskell-bitwise 1.0.0.1-122: rebuild with doctest 0.19.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:32:04 UTC (rev 1144527) +++ PKGBUILD 2022-03-07 17:32:35 UTC (rev 1144528) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=121 +pkgrel=122 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
