Date: Saturday, March 20, 2021 @ 23:44:44 Author: felixonmars Revision: 896391
upgpkg: haskell-bitwise 1.0.0.1-69: rebuild with tasty 1.4.0.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:43:49 UTC (rev 896390) +++ PKGBUILD 2021-03-20 23:44:44 UTC (rev 896391) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=68 +pkgrel=69 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
