Date: Monday, February 15, 2021 @ 02:06:38 Author: felixonmars Revision: 860281
upgpkg: haskell-bitwise 1.0.0.1-59: rebuild with doctest 0.18 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 02:05:59 UTC (rev 860280) +++ PKGBUILD 2021-02-15 02:06:38 UTC (rev 860281) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=58 +pkgrel=59 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
