Date: Monday, December 27, 2021 @ 22:05:59 Author: felixonmars Revision: 1084410
upgpkg: haskell-bitwise 1.0.0.1-110: rebuild with tasty 1.4.2.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 22:05:09 UTC (rev 1084409) +++ PKGBUILD 2021-12-27 22:05:59 UTC (rev 1084410) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=109 +pkgrel=110 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
