Date: Tuesday, February 2, 2021 @ 16:04:12 Author: felixonmars Revision: 841117
upgpkg: haskell-bitwise 1.0.0.1-53: rebuild with HUnit 1.6.2.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 16:03:14 UTC (rev 841116) +++ PKGBUILD 2021-02-02 16:04:12 UTC (rev 841117) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=52 +pkgrel=53 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
